Commit Graph

137 Commits (a3a3395e487abc4c1371fe319a8ecbb3913a70a4)

Author SHA1 Message Date
Jeff Garzik 35848e048f [PATCH] kill massive wireless-related log spam 20 years ago
Herbert Xu 49636bb128 [NEIGH] Fix timer leak in neigh_changeaddr 20 years ago
Herbert Xu 6fb9974f49 [NEIGH] Fix add_timer race in neigh_add_timer 20 years ago
Herbert Xu 203755029e [NEIGH] Print stack trace in neigh_add_timer 20 years ago
Julian Anastasov c98d80edc8 [SK_BUFF]: ipvs_property field must be copied 20 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
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
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Patrick McHardy 0a3f4358ac [NET]: proto_unregister: fix sleeping while atomic 20 years ago
Jean Tourrilhes 6582c164f2 [PATCH] WE-19 for kernel 2.6.13 20 years ago
Eric Dumazet 9261c9b042 [NET]: Make sure l_linger is unsigned to avoid negative timeouts 20 years ago
Herbert Xu 1198ad002a [NET]: 2.6.13 breaks libpcap (and tcpdump) 20 years ago
David S. Miller 6baf1f417d [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL 20 years ago
viro@ftp.linux.org.uk 0bf0519d2b [PATCH] (7/7) __user annotations (ethtool) 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Jon Wetzel a6f9a70578 [NET]: Add support for getting the permanent hardware address. 20 years ago
David S. Miller d179cd1292 [NET]: Implement SKB fast cloning. 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Harald Welte f6ebe77f95 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 20 years ago
Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 20 years ago
Arnaldo Carvalho de Melo 87d11ceb9d [SOCK]: Introduce sk_clone 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Harald Welte 608c8e4f7b [NETFILTER]: Extend netfilter logging API 20 years ago
Arnaldo Carvalho de Melo e6848976b7 [NET]: Cleanup INET_REFCNT_DEBUG code 20 years ago
Harald Welte 0ab43f8499 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code 20 years ago
Harald Welte 2cc7d57309 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Harald Welte 020b4c12db [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c 20 years ago
Harald Welte 089af26c70 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() 20 years ago
David S. Miller 86e65da9c1 [NET]: Remove explicit initializations of skb->input_dev 20 years ago
Adrian Bunk 0742fd53a3 [IPV4]: possible cleanups 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Arnaldo Carvalho de Melo 83e3609eba [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy 20 years ago
Stephen Hemminger 6f1cf16582 [NET]: Remove HIPPI private from skbuff.h 20 years ago
Patrick McHardy b0573dea1f [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options 20 years ago