Commit Graph

175 Commits (98e4c28b7ec390c2dad6a4c69d69629c0f7e8b10)

Author SHA1 Message Date
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 19 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
Herbert Xu 325ed82393 [NET]: Fix packet timestamping. 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
Frank Filz a79af59efd [NET]: Fix module reference counts for loadable protocol modules 20 years ago
Eric Dumazet 2d7ceece08 [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() 20 years ago
Daniel Phillips bc8dfcb939 [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() 20 years ago
David S. Miller 667347f1ca [NEIGH]: Add debugging check when adding timers. 20 years ago
Amos Waterland 45fc3b11f1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Nishanth Aravamudan 121caf577d [NET]: fix-up schedule_timeout() usage 20 years ago
Ingo Molnar a9f6a0dd54 [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 20 years ago