Commit Graph

231 Commits (c0291a05f8e6a72c9807b0e2a369ee82bec659c3)

Author SHA1 Message Date
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 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
Jrn 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
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
David S. Miller 7ac5459ec0 [PKTGEN]: Respect hard_header_len of device. 19 years ago
Kris Katterjohn 3860288ee8 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c 19 years ago
Kris Katterjohn f404e9a67f [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN 19 years ago
Kris Katterjohn e35bedf369 [NET]: Fix whitespace issues in net/core/filter.c 19 years ago
Kris Katterjohn 7b11f69fb5 [NET]: Clean up comments for sk_chk_filter() 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Evgeniy Polyakov c3f343e4d7 [NET]: Fix diverter build. 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Linus Torvalds 9819d85c21 Fix net/core/wireless.c link failure 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Andrey Borzenkov 6dd214b554 [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Alexey Dobriyan a2167dc62e [NET]: Endian-annotate in_aton() 19 years ago
Luiz Capitulino 69549ddd2f [PKTGEN]: Adds missing __init. 19 years ago