Commit Graph

195 Commits (5238da45f345898a8bfcd14e53b0431fcee36a04)

Author SHA1 Message Date
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
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
Kris Katterjohn 4bad4dc919 [NET]: Change sk_run_filter()'s return type in net/core/filter.c 19 years ago
Kay Sievers fd586bacf4 [PATCH] net: swich device attribute creation to default attrs 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Kris Katterjohn 9369986306 [NET]: More instruction checks fornet/core/filter.c 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Benjamin LaHaise 4947d3ef8d [NET]: Speed up __alloc_skb() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Jaco Kroon f34fbb9713 [PKTGEN]: Deinitialise static variables. 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Trent Jaeger df71837d50 [LSM-IPSec]: Security association restriction. 19 years ago
David S. Miller 1b93ae64ca [NET]: Validate socket filters against BPF_MAXINSNS in one spot. 19 years ago
Stephen Hemminger 246a421207 [NET]: Fix NULL pointer deref in checksum debugging. 19 years ago
Martin Waitz dab9630fb3 [NET]: make function pointer argument parseable by kernel-doc 19 years ago
Kris Katterjohn fb0d366b08 [NET]: Reject socket filter if division by constant zero is attempted. 19 years ago
Mitch Williams c2373ee989 [PATCH] net: make dev_valid_name public 19 years ago
Mitch Williams 1e2e565965 [PATCH] net: allow newline terminated IP addresses in in_aton 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Thomas Graf 9ac4a16983 [RTNETLINK]: Use generic netlink receive queue processor 19 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 19 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Herbert Xu 6151b31c96 [NET]: Fix race condition in sk_stream_wait_connect 19 years ago
Herbert Xu c75d721c76 [NET]: Fix zero-size datagram reception 19 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 19 years ago
Al Viro 7d877f3bda [PATCH] gfp_t: net/* 19 years ago
Jeff Garzik 35848e048f [PATCH] kill massive wireless-related log spam 19 years ago
Randy Dunlap c83c248618 [SK_BUFF] kernel-doc: fix skbuff warnings 20 years ago
Stephen Hemminger d50a6b56f0 [PKTGEN]: proc interface revision 20 years ago
Stephen Hemminger b4099fab75 [PKTGEN]: Spelling and white space 20 years ago