Commit Graph

119 Commits (cbf8fd9f5aa5164e05cb04d4a34fcbe82f60beeb)

Author SHA1 Message Date
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
Patrick McHardy abc3bc5804 [NET]: Kill skb->tc_classid 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Harald Welte 6869c4d8e0 [NETFILTER]: reduce netfilter sk_buff enlargement 20 years ago
Matt Mackall d7b9dfc8ea [NETPOLL]: remove unused variable 20 years ago
Matt Mackall 53fb95d3c1 [NETPOLL]: fix initialization/NAPI race 20 years ago
Ingo Molnar 2652076507 [NETPOLL]: pre-fill skb pool 20 years ago
Matt Mackall 0db1d6fc1e [NETPOLL]: add retry timeout 20 years ago
Matt Mackall f0d3459d07 [NETPOLL]: netpoll_send_skb simplify 20 years ago
Jeff Moyer a636e13579 [NETPOLL]: deadlock bugfix 20 years ago
Jeff Moyer 11513128bb [NETPOLL]: rx_flags bugfix 20 years ago
Denis Lunev f0098f7863 [NET] Fix too aggressive backoff in dst garbage collection 20 years ago
David S. Miller 6192b54b84 [NET]: Fix busy waiting in dev_close(). 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Matt Mackall 5e43db7730 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c 20 years ago
Kyle Moffett a77be819f9 [NET]: Fix setsockopt locking bug 20 years ago
David S. Miller b72f6eccb0 [NET]: Fix tc_verd thinko in skb_clone() 20 years ago