index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
2010-03-29
1
-3
/
+4
*
net: __netif_receive_skb should be static
Eric Dumazet
2010-03-28
1
-1
/
+1
*
net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
Jan Engelhardt
2010-03-27
1
-0
/
+1
*
net: fix unaligned access in IFLA_STATS64
Jan Engelhardt
2010-03-27
1
-31
/
+31
*
rps: add CONFIG_RPS
Eric Dumazet
2010-03-25
1
-10
/
+19
*
net: Fix locking in flush_backlog
Tom Herbert
2010-03-23
1
-4
/
+8
*
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
2010-03-22
1
-0
/
+4
*
pktgen node allocation
Robert Olsson
2010-03-21
1
-5
/
+53
*
net: dev_getfirstbyhwtype() optimization
Eric Dumazet
2010-03-21
1
-7
/
+10
*
net: speedup netdev_set_master()
Eric Dumazet
2010-03-21
1
-4
/
+3
*
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
2010-03-21
1
-2
/
+4
*
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-21
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-20
1
-3
/
+5
|
\
|
*
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-18
1
-3
/
+5
*
|
bonding: check return value of nofitier when changing type
Jiri Pirko
2010-03-18
1
-2
/
+2
*
|
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
2010-03-18
1
-0
/
+24
*
|
net: core: add IFLA_STATS64 support
Jan Engelhardt
2010-03-16
1
-1
/
+41
*
|
net: remove rcu locking from fib_rules_event()
Eric Dumazet
2010-03-16
1
-8
/
+2
*
|
rps: Receive Packet Steering
Tom Herbert
2010-03-16
3
-57
/
+505
|
/
*
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-16
1
-2
/
+2
*
net: Fix dev_mc_add()
Eric Dumazet
2010-03-10
1
-2
/
+3
*
net: Annotates neigh_invalidate()
Eric Dumazet
2010-03-10
1
-0
/
+2
*
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-08
1
-32
/
+8
*
sock.c: potential null dereference
Dan Carpenter
2010-03-07
1
-1
/
+2
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-4
/
+3
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-0
/
+72
*
net: backlog functions rename
Zhu Yi
2010-03-05
1
-1
/
+1
*
net: add limit for socket backlog
Zhu Yi
2010-03-05
1
-2
/
+14
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
4
-5
/
+14
|
\
|
*
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2010-02-25
4
-5
/
+14
*
|
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-02-28
1
-0
/
+2
*
|
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-28
1
-4
/
+6
*
|
rtnetlink: support specifying device flags on device creation
Patrick McHardy
2010-02-27
1
-9
/
+43
*
|
dev: support deferring device flag change notifications
Patrick McHardy
2010-02-27
2
-61
/
+104
*
|
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2010-02-27
2
-4
/
+8
*
|
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
2010-02-27
1
-0
/
+1
*
|
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
1
-3
/
+0
*
|
net: add addr len check to dev_mc_add
Jiri Pirko
2010-02-26
1
-0
/
+2
*
|
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
1
-0
/
+3
*
|
netdev: use list_first_entry macro
stephen hemminger
2010-02-26
1
-3
/
+3
*
|
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
2010-02-26
1
-8
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
1
-1
/
+2
|
\
|
|
*
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-23
1
-1
/
+1
|
*
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-02-19
1
-1
/
+2
*
|
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-1
/
+2
*
|
net: export attach/detach filter routines
Michael S. Tsirkin
2010-02-17
1
-0
/
+2
*
|
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-17
1
-1
/
+1
*
|
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-17
1
-3
/
+0
*
|
net: use kasprintf() for socket cache names
Alexey Dobriyan
2010-02-17
1
-8
/
+2
*
|
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2010-02-17
1
-1
/
+0
[next]