Commit Graph

579 Commits (6d79af701d334777541136e914a9c0969b2ad307)

Author SHA1 Message Date
Thomas Graf 7c355f532d [NET]: Avoid duplicate netlink notification when changing link state 18 years ago
Patrick McHardy 51055be81c [RTNETLINK]: ifindex 0 does not exist 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Denis Cheng c4b1010f40 [NET]: Merge dst_discard_in and dst_discard_out. 18 years ago
Herbert Xu 4fcd6b9916 [NET] gso: Fix GSO feature mask in sk_setup_caps 18 years ago
Jerome Borsboom 83f03fa5ad [NET]: parse ip:port strings correctly in in4_pton 18 years ago
David S. Miller 01e67d08fa [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Vasily Averin ba78073e6f [NET]: "wrong timeout value" in sk_wait_data() v2 18 years ago
Patrick McHardy 575c3e2a04 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink 18 years ago
Patrick McHardy 83b496e928 [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink 18 years ago
Stephen Hemminger 9093bbb2d9 [NET]: Fix race condition about network device name allocation. 18 years ago
Mikael Pettersson b6ccc67d8e [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error 18 years ago
Jarek Poplawski 723e98b79c [NET]: lockdep classes in register_netdevice 18 years ago
Herbert Xu d9568ba91b [NET] link_watch: Always schedule urgent events 18 years ago
Herbert Xu db0ccffed9 [NET] link_watch: Eliminate potential delay on wrap-around 18 years ago
Herbert Xu 294cc44b7e [NET]: Remove link_watch delay for up even when we're down 18 years ago
Herbert Xu 572a103ded [NET] link_watch: Move link watch list into net_device 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef 'Jeff' Sipek 2396a22e09 [NET] net/core: Fix error handling 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy 4e9cac2ba4 [NET]: Add __dev_getfirstbyhwtype 18 years ago
Rusty Russell 5a1b5898ee [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. 18 years ago
David S. Miller 1a028e5072 [NET]: Revert sk_buff walker cleanups. 18 years ago
Eric Rannaud bf62456eb9 uevent: use add_uevent_var() instead of open coding it 18 years ago
Jean Tourrilhes ca2f37dbc5 Driver core: notify userspace of network device renames 18 years ago
Johannes Berg 295f4a1fa3 [WEXT]: Clean up how wext is called. 18 years ago
Johannes Berg 11433ee450 [WEXT]: Move to net/wireless 18 years ago
David Howells 17926a7932 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
Adrian Bunk 42bad1da50 [NETLINK]: Possible cleanups. 18 years ago
Jean Delvare eefa390628 [NET]: Clean up sk_buff walkers. 18 years ago
Herbert Xu f9d106a6d5 [NET]: Warn about GSO/checksum abuse 18 years ago
Johannes Berg 9e101eab15 [WIRELESS]: Remove wext over netlink. 18 years ago
Andrew Morton 372cc74c8b [NET]: Prevent much sadness in qdisc_lock_tree(). 18 years ago
Borislav Petkov 38b4da3837 [NET]: Fix comments for register_netdev(). 18 years ago
Andi Kleen 9958089a43 [NET]: Move sk_setup_caps() out of line. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Stephen Hemminger 9be9a6b983 [NET]: Get rid of netdev_nit 18 years ago
Stephen Hemminger 0c6fcc8a8c [NET] skbuff: skb_store_bits const is backwards 18 years ago
Patrick McHardy fd44de7cc1 [NET_SCHED]: ingress: switch back to using ingress_lock 18 years ago
Patrick McHardy 6313c1e099 [RTNETLINK]: Remove unnecessary locking in dump callbacks 18 years ago
Patrick McHardy 1c2d670f36 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Patrick McHardy efd1e8d569 [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand 18 years ago
Stephen Hemminger 6229e362dd bridge: eliminate call by reference 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 years ago
Patrick McHardy 56eb88828b [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head 18 years ago
Thomas Graf 038890fed8 [RTNL]: Improve error codes for unsupported operations 18 years ago