Commit Graph

717 Commits (9a2e70572e94e21e7ec4186702d045415422bda0)

Author SHA1 Message Date
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
David Howells 716ea3a7aa [NET]: Move generic skbuff stuff from XFRM code to generic code 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Thomas Graf 73417f617a [NET] fib_rules: Flush route cache after rule modifications 18 years ago
Thomas Graf fa0b2d1d21 [NET] fib_rules: Add no-operation action 18 years ago
Thomas Graf 2b44368307 [NET] fib_rules: Mark rules detached from the device 18 years ago
Thomas Graf 0947c9fe56 [NET] fib_rules: goto rule action 18 years ago
Yasuyuki Kozakai 5f79e0f916 [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled 18 years ago
Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 years ago
Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago
Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 years ago
Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 years ago
Thomas Graf 51057f2fec [RTNL]: Properly return rntl message handler 18 years ago
Thomas Graf c454673da7 [NET] rules: Unified rules dumping 18 years ago