Commit Graph

101 Commits (5324a040ccc708998e61ea93e669b81312f0ae11)

Author SHA1 Message Date
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
Patrick McHardy 6aef4fdfea [NET]: Only build flow.o if CONFIG_XFRM=y 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 3154e540e3 [NET]: net/core/filter.c: make len cover the entire packet 20 years ago
Patrick McHardy 0b05b2a49e [NET]: Consolidate common code in net/core/filter.c 20 years ago
Patrick McHardy 6935d46c2d [NET]: Remove redundant code in net/core/filter.c 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Patrick McHardy b3563c4fbf [NETLINK]: Clear padding in netlink messages 20 years ago
Robert Olsson 64053beeb5 [PKTGEN]: Fix random packet sizes causing panic 20 years ago
Thomas Graf 3fc7e8a6d8 [NET]: skb_find_text() - Find a text pattern in skb data 20 years ago
Thomas Graf 677e90eda3 [NET]: Zerocopy sequential reading of skb data 20 years ago
Stephen Hemminger 51b0bdedb8 [NET]: Separate two usages of netdev_max_backlog. 20 years ago
Stephen Hemminger 31aa02c53c [NET]: Eliminate netif_rx massive packet drops. 20 years ago
Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism. 20 years ago
Stephen Hemminger c1ebcdb8c4 [NET]: Remove obsolete fastroute stats. 20 years ago