Commit Graph

185 Commits (593195f9b2309693f27b402f34573f7920b82c3e)

Author SHA1 Message Date
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 19 years ago
Stephen Hemminger d50a6b56f0 [PKTGEN]: proc interface revision 19 years ago
Stephen Hemminger b4099fab75 [PKTGEN]: Spelling and white space 19 years ago
Stephen Hemminger 2845b63b50 [PKTGEN]: Use kzalloc 19 years ago
Stephen Hemminger b7c8921bf1 [PKTGEN]: Sleeping function called under lock 19 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 19 years ago
Herbert Xu 49636bb128 [NEIGH] Fix timer leak in neigh_changeaddr 19 years ago
Herbert Xu 6fb9974f49 [NEIGH] Fix add_timer race in neigh_add_timer 19 years ago
Herbert Xu 203755029e [NEIGH] Print stack trace in neigh_add_timer 19 years ago
Julian Anastasov c98d80edc8 [SK_BUFF]: ipvs_property field must be copied 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Herbert Xu 3e56a40bb3 [IPV4]: Get rid of bogus __in_put_dev in pktgen 20 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago