Commit Graph

849 Commits (25543fa785a32ce22e7374ba403eb6d38854d037)

Author SHA1 Message Date
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
Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
David S. Miller cecbb63967 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' 17 years ago
Pavel Emelyanov 9cd4002942 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms 17 years ago
Paul Moore 02f1c89d6e [NET]: Clone the sk_buff 'iif' field in __skb_clone() 17 years ago
David S. Miller fed17f3094 [NET]: Stop polling when napi_disable() is pending. 17 years ago
Wei Yongjun 1ac70e7ad2 [NET]: Fix function put_cmsg() which may cause usr application memory overflow 17 years ago
Joe Perches 53ccaae1ef [NET] net/core/: Spelling fixes 17 years ago
Wang Chen d59b54b150 [NET]: Fix wrong comments for unregister_net* 17 years ago
Herbert Xu 2d4baff8da [SKBUFF]: Free old skb properly in skb_morph 17 years ago
Pavel Emelyanov 1f8170b0ec [PKTGEN]: Fix double unlock of xfrm_state->lock 17 years ago
Pavel Emelyanov dab6ba3688 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
Pavel Emelyanov c67625a1ec [NET]: Remove notifier block from chain when register_netdevice_notifier fails 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Denis V. Lunev ed160e839d [NET]: Cleanup pernet operation without CONFIG_NET_NS 17 years ago
Adrian Bunk 6aed42159d [NET]: Unexport sysctl_{r,w}mem_max. 17 years ago
Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules 17 years ago
Alexey Dobriyan 33d36bb83c [NETNS]: init dev_base_lock only once 17 years ago
Joe Perches e9671fcb3b [NET]: Fix infinite loop in dev_mc_unsync(). 17 years ago
Pavel Emelyanov b733c007ed [NET]: Clean proto_(un)register from in-code ifdefs 18 years ago
Johann Felix Soden 45a19b0a72 [NETNS]: Fix compiler error in net_namespace.c 18 years ago
Jiri Olsa 40208d71e0 [NET]: Removing duplicit #includes 18 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 18 years ago
Alexey Dobriyan 3f192b5c58 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal 18 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Stephen Hemminger 3b582cc14c [NET]: docbook fixes for netif_ functions 18 years ago
Pavel Emelyanov d57a9212e0 [NET]: Hide the net_ns kmem cache 18 years ago
Pavel Emelyanov 1a2ee93d28 [NET]: Mark the setup_net as __net_init 18 years ago
Pavel Emelyanov 6a1a3b9f68 [NET]: Hide the dead code in the net_namespace.c 18 years ago
Pavel Emelyanov 1dba323b3f [NETNS]: Make the init/exit hooks checks outside the loop 18 years ago