Commit Graph

768 Commits (c1c306344669ca40255e36192b101060ffbb1271)

Author SHA1 Message Date
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
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov 154adbc846 [NET]: Remove bogus zero_it argument from sk_alloc 18 years ago
Pavel Emelyanov 8fd1d178a3 [NET]: Make the sk_clone() lighter 18 years ago
Pavel Emelyanov 2e4afe7b35 [NET]: Move some core sock setup into sk_prot_alloc 18 years ago
Pavel Emelyanov 3f0666ee30 [NET]: Auto-zero the allocated sock object 18 years ago
Pavel Emelyanov c308c1b20e [NET]: Cleanup the allocation/freeing of the sock object 18 years ago
Pavel Emelyanov 1e2e6b89f1 [NET]: Move the get_net() from sock_copy() 18 years ago
Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header 18 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Daniel Lezcano 310928d963 [NETNS]: fix net released by rcu callback 18 years ago
Daniel Lezcano 93ee31f14f [NET]: Fix free_netdev on register_netdev failure. 18 years ago
David S. Miller 0a7606c121 [NET]: Fix race between poll_napi() and net_rx_action() 18 years ago
Eric W. Biederman ceaa79c434 [NETNS]: Fix get_net_ns_by_pid 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Adrian Bunk bbbb1a812d [NET]: Unexport sock_enable_timestamp(). 18 years ago
Stephen Hemminger c8d90dca32 [NET] dev_change_name: ignore changes to same name 18 years ago
Jamal Hadi Salim a057ae3c10 [NET_CLS_ACT]: Use skb_act_clone 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Pavel Emelyanov f0fe91ded3 [NET]: Use BUILD_BUG_ON in net/core/flowi.c 18 years ago
Pavel Emelyanov 342709efc7 [NET]: Remove in-code externs for some functions from net/core/dev.c 18 years ago
Pavel Emelyanov a37ae4086e [NET]: Don't declare extern variables in net/core/sysctl_net_core.c 18 years ago
Jeff Garzik bada339ba2 [NET]: Validate device addr prior to interface-up 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 18 years ago
Pavel Emelyanov dfa4091129 [NET]: Use the skb_set_queue_mapping where appropriate 18 years ago
Randy Dunlap bfb85c9f75 [ATM]: Fix clip module reload crash. 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago