Commit Graph

828 Commits (f704662fb7cd81bfdc441207e788860ae4685e95)

Author SHA1 Message Date
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Eric Dumazet 789675e216 [NET]: Avoid divides in net/core/gen_estimator.c 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Eric Dumazet 680a5a5086 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Michael Chan 7ffc49a6ee [ETH]: Combine format_addr() with print_mac(). 17 years ago
Eric Dumazet 21371f768b [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Pavel Emelyanov a43d8994b9 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. 17 years ago
Joe Perches 21cf2253eb [IPV4] net/core: Use ipv4_is_<type> 17 years ago
Herbert Xu a66207121f [NET]: Check RTNL status in unregister_netdevice 17 years ago
Denis V. Lunev 81103a52f2 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used 17 years ago
Eric Dumazet 64b7d96167 [NET]: dst_ifdown() cleanup 17 years ago
Pavel Emelyanov b8e1f9b5c3 [NET] sysctl: make sysctl_somaxconn per-namespace 17 years ago
Pavel Emelyanov 790a353289 [NET] sysctl: prepare core tables to point to netns variables 17 years ago
Pavel Emelyanov 024626e36d [NET] sysctl: make the sys.net.core sysctls per-namespace 17 years ago
Denis Cheng 3b5b34fd2b [NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Daniel Lezcano 9eb87f3f7e [IPV6]: Make fib6_rules_init to return an error code. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 years ago
Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 years ago
Pavel Emelyanov 33eb9cfc70 [NET]: Isolate the net/core/ sysctl table 17 years ago
Pavel Emelyanov 7e2e109cef [NET]: Remove unneeded ifdefs from sysctl_net_core.c 17 years ago
Pavel Emelyanov c3bac5a71b [NEIGH]: Use the ctl paths to create neighbours sysctls 17 years ago
Pavel Emelyanov 3c607bbb47 [NEIGH]: Cleanup the neigh_sysctl_register 17 years ago
Patrick McHardy a99a00cf1a [NET]: Move netfilter checksum helpers to net/core/utils.c 17 years ago
Pavel Emelyanov df1b86c53d [NET]: Nicer WARN_ON in netstat_show 17 years ago
Pavel Emelyanov 82d8a867ff [NET]: Make macro to specify the ptype_base size 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago
Pavel Emelyanov 9859a79023 [NET]: Compact sk_stream_mem_schedule() code 17 years ago
Benjamin Thery 3ef1355dcb [NET]: Make netns cleanup to run in a separate queue 17 years ago
Adrian Bunk 02d45827fa [NET] net/core/request_sock.c: Remove unused exports. 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Eric W. Biederman 4b3da706bb [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Stephen Hemminger c7b6ea24b4 [NETPOLL]: Don't need rx_flags. 17 years ago
Stephen Hemminger 33f807ba0d [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. 17 years ago
Stephen Hemminger 0953864160 [NETPOLL]: no need to store local_mac 17 years ago
Stephen Hemminger 5106930bd6 [NETPOLL]: netpoll_poll() cleanup 17 years ago
Stephen Hemminger 0adc9add77 [NETPOLL]: Use skb_queue_purge(). 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c 17 years ago
Herbert Xu 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Wang Chen 33c732c361 [IPV4]: Add raw drops counter. 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Denis V. Lunev ff4b950277 [NETNS]: Re-export init_net via EXPORT_SYMBOL. 17 years ago