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.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
*
[NET]: Avoid duplicate netlink notification when changing link state
Thomas Graf
2007-06-07
1
-3
/
+5
*
[RTNETLINK]: ifindex 0 does not exist
Patrick McHardy
2007-06-07
1
-3
/
+3
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
2
-3
/
+3
*
[NET]: Merge dst_discard_in and dst_discard_out.
Denis Cheng
2007-06-07
1
-13
/
+4
*
[NET] gso: Fix GSO feature mask in sk_setup_caps
Herbert Xu
2007-06-03
1
-1
/
+1
*
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
2007-05-31
1
-3
/
+3
*
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
2007-05-31
1
-0
/
+9
*
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2007-05-24
1
-0
/
+9
*
[NET]: "wrong timeout value" in sk_wait_data() v2
Vasily Averin
2007-05-24
1
-1
/
+13
*
[RTNETLINK]: Remove remains of wireless extensions over rtnetlink
Patrick McHardy
2007-05-22
1
-17
/
+10
*
[RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink
Patrick McHardy
2007-05-22
1
-2
/
+9
*
[NET]: Fix race condition about network device name allocation.
Stephen Hemminger
2007-05-19
2
-5
/
+13
*
[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error
Mikael Pettersson
2007-05-19
1
-3
/
+2
*
[NET]: lockdep classes in register_netdevice
Jarek Poplawski
2007-05-17
1
-0
/
+69
*
[NET] link_watch: Always schedule urgent events
Herbert Xu
2007-05-10
1
-19
/
+41
*
[NET] link_watch: Eliminate potential delay on wrap-around
Herbert Xu
2007-05-10
1
-1
/
+3
*
[NET]: Remove link_watch delay for up even when we're down
Herbert Xu
2007-05-10
1
-23
/
+67
*
[NET] link_watch: Move link watch list into net_device
Herbert Xu
2007-05-10
1
-35
/
+15
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
2
-2
/
+2
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
2
-2
/
+0
*
[NET] net/core: Fix error handling
Josef 'Jeff' Sipek
2007-05-07
1
-2
/
+2
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
3
-51
/
+45
*
[NET]: Add __dev_getfirstbyhwtype
Patrick McHardy
2007-05-03
1
-5
/
+16
*
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
2007-04-28
1
-25
/
+20
*
[NET]: Revert sk_buff walker cleanups.
David S. Miller
2007-04-27
3
-69
/
+128
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-17
/
+11
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
1
-0
/
+11
*
[WEXT]: Clean up how wext is called.
Johannes Berg
2007-04-26
1
-30
/
+4
*
[WEXT]: Move to net/wireless
Johannes Berg
2007-04-26
3
-1635
/
+1
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-2
/
+4
*
[NETLINK]: Possible cleanups.
Adrian Bunk
2007-04-26
1
-4
/
+2
*
[NET]: Clean up sk_buff walkers.
Jean Delvare
2007-04-26
3
-128
/
+69
*
[NET]: Warn about GSO/checksum abuse
Herbert Xu
2007-04-25
1
-1
/
+1
*
[WIRELESS]: Remove wext over netlink.
Johannes Berg
2007-04-25
2
-766
/
+0
*
[NET]: Prevent much sadness in qdisc_lock_tree().
Andrew Morton
2007-04-25
1
-2
/
+0
*
[NET]: Fix comments for register_netdev().
Borislav Petkov
2007-04-25
1
-1
/
+1
*
[NET]: Move sk_setup_caps() out of line.
Andi Kleen
2007-04-25
1
-0
/
+15
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
4
-6
/
+6
*
[NET]: Get rid of netdev_nit
Stephen Hemminger
2007-04-25
1
-13
/
+5
*
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
2007-04-25
1
-2
/
+2
*
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-25
2
-5
/
+1
*
[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
Patrick McHardy
2007-04-25
1
-2
/
+6
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
Patrick McHardy
2007-04-25
1
-1
/
+10
*
bridge: eliminate call by reference
Stephen Hemminger
2007-04-25
1
-12
/
+19
*
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2007-04-25
1
-1
/
+1
*
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
2007-04-25
2
-11
/
+16
*
[SK_BUFF]: Fix missing offset adjustment in pskb_expand_head
Patrick McHardy
2007-04-25
1
-1
/
+2
*
[RTNL]: Improve error codes for unsupported operations
Thomas Graf
2007-04-25
1
-3
/
+3
[next]