index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-15
packet: avoid warnings when high-order page allocation fails
Eric Dumazet
1
-2
/
+3
2009-04-14
Revert "rose: zero length frame filtering in af_rose.c"
David S. Miller
1
-10
/
+0
2009-04-14
gro: Restore correct value to gso_size
Herbert Xu
1
-2
/
+3
2009-04-14
ipv6:remove useless check
Yang Hongyang
1
-4
/
+0
2009-04-14
tcp: fix >2 iw selection
Ilpo Järvinen
1
-0
/
+3
2009-04-13
netsched: Allow meta match on vlan tag on receive
Stephen Hemminger
1
-2
/
+4
2009-04-13
gro: Normalise skb before bypassing GRO on netpoll VLAN path
Herbert Xu
1
-1
/
+3
2009-04-11
ipv6: Fix NULL pointer dereference with time-wait sockets
Vlad Yasevich
2
-3
/
+6
2009-04-11
tr: fix leakage of device in net/802/tr.c
Wei Yongjun
1
-0
/
+3
2009-04-11
net: netif_device_attach/detach should start/stop all queues
Alexander Duyck
1
-2
/
+2
2009-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-25
/
+9
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+5
2009-04-06
xfrm: fix fragmentation on inter family tunnels
Steffen Klassert
1
-0
/
+1
2009-04-06
net/802/fddi.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-38
/
+127
2009-04-06
netfilter: ctnetlink: fix regression in expectation handling
Pablo Neira Ayuso
1
-24
/
+6
2009-04-06
netfilter: fix selection of "LED" target in netfilter
Alex Riesen
1
-1
/
+1
2009-04-06
netfilter: ip6tables regression fix
Eric Dumazet
1
-0
/
+2
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-2
/
+1
2009-04-04
socket: use percpu_add() while updating sockets_in_use
Eric Dumazet
1
-4
/
+2
2009-04-03
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2
-1
/
+3
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-15
/
+15
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-158
/
+264
2009-04-02
tcp: miscounts due to tcp_fragment pcount reset
Ilpo Järvinen
1
-1
/
+6
2009-04-02
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
1
-32
/
+34
2009-04-02
net: allow multiple dev per napi with GRO
Stephen Hemminger
1
-2
/
+3
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
3
-6
/
+6
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
7
-24
/
+100
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
8
-85
/
+109
2009-04-02
RDS: Fix m_rs_lock deadlock
Andy Grover
1
-3
/
+3
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
10
-383
/
+505
2009-04-01
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
1
-12
/
+24
2009-04-01
epoll keyed wakeups: make sockets use keyed wakeups
Davide Libenzi
1
-3
/
+5
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-6
/
+0
2009-04-01
proc tty: switch ircomm to ->proc_fops
Alexey Dobriyan
1
-118
/
+138
2009-03-31
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-31
core: remove pointless conditional before kfree()
Wei Yongjun
1
-2
/
+1
2009-03-31
ipv4: remove unused parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+1
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-26
/
+33
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-1
/
+1
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
350
-8195
/
+31016
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
11
-30
/
+4
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
7
-15
/
+15
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
1
-1
/
+1
2009-03-29
netfilter: xtables: fix IPv6 dependency in the cluster match
Pablo Neira Ayuso
1
-2
/
+9
2009-03-29
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-6
/
+8
2009-03-28
netpoll: store local and remote ip in net-endian
Harvey Harrison
1
-16
/
+15
2009-03-28
netfilter: fix endian bug in conntrack printks
Harvey Harrison
1
-7
/
+8
[next]