Commit Graph

248 Commits (fff8efe7b71efd88829782be64dc42c25c70ad53)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Sergey Vlasov 9469d458b9 [NET]: Fix hotplug race during device registration. 19 years ago
Andrew Morton 77d04bd957 [NET]: More kzalloc conversions. 19 years ago
Paolo 'Blaisorblade' Giarrusso 31380de95c [NET] kzalloc: use in alloc_netdev 19 years ago
Adrian Bunk e3a5cd9edf [NET]: Fix an off-by-21-or-49 error. 19 years ago
Andrew Morton c08e49611a [NET]: add SO_RCVBUF comment 19 years ago
Denis Vlasenko 56079431b6 [NET]: Deinline some larger functions from netdevice.h 19 years ago
Denis Vlasenko f0088a50e7 [NET]: deinline 200+ byte inlines in sock.h 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Norbert Kiesel 3eb4801d7b [NET]: drop duplicate assignment in request_sock 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Herbert Xu 9f514950bb [NET]: Take RTNL when unregistering notifier 19 years ago
David S. Miller f67ed26f2b [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated. 19 years ago
Jean Tourrilhes 711e2c33ac [PATCH] WE-20 for kernel 2.6.16 19 years ago
Steven Whitehouse ca6549af77 [PKTGEN]: Add MPLS extension. 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo f94691acf9 [SK_BUFF]: export skb_pull_rcsum 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Catherine Zhang 2c7946a7bf [SECURITY]: TCP/UDP getpeersec 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
Luiz Capitulino 53dcb0e38c [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino 6146e6a43b [PKTGEN]: Removes thread_{un,}lock() macros. 19 years ago
Luiz Capitulino 222fa07665 [PKTGEN]: Convert thread lock to mutexes. 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Luiz Capitulino 65a3980e6b [PKTGEN]: Updates version. 19 years ago
Luiz Capitulino c26a80168f [PKTGEN]: Ports if_list to the in-kernel implementation. 19 years ago
Luiz Capitulino 8024bb2454 [PKTGEN]: Fix Initialization fail leak. 19 years ago
Luiz Capitulino 12e1872328 [PKTGEN]: Fix kernel_thread() fail leak. 19 years ago
Luiz Capitulino cdcdbe0b17 [PKTGEN]: Ports thread list to Kernel list implementation. 19 years ago
Luiz Capitulino 222f180658 [PKTGEN]: Lindent run. 19 years ago
Jörn Engel 231d06ae82 [NET]: Uninline kfree_skb and allow NULL argument 19 years ago
Arthur Kepner 95ed63f791 [NET] pktgen: Fix races between control/worker threads. 19 years ago
Jamal Hadi Salim f8cd54884e [IPSEC]: Sync series - core changes 19 years ago
Stefan Rompf b00055aacd [NET] core: add RFC2863 operstate 19 years ago
YOSHIFUJI Hideaki 955aaa2fe3 [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed. 19 years ago
Steve Grubb 5bdb988680 [PATCH] promiscuous mode 19 years ago
Jay Vosburgh 8f903c708f [PATCH] bonding: suppress duplicate packets 19 years ago
Arnaldo Carvalho de Melo ba13c98405 [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc 19 years ago
YOSHIFUJI Hideaki a8372f035a [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). 19 years ago
David S. Miller b4d9eda028 [NET]: Revert skb_copy_datagram_iovec() recursion elimination. 19 years ago
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Adrian Bunk d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 years ago
Thomas Graf cabcac0b29 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl 19 years ago
Herbert Xu 8798b3fb71 [NET]: Fix skb fclone error path handling. 19 years ago
Kris Katterjohn 2966b66c25 [NET]: more whitespace issues in net/core/filter.c 19 years ago