Commit Graph

491 Commits (f17578decc40df8fceff82b106582e30bdfb3189)

Author SHA1 Message Date
Stephen Hemminger 7faffa1c7f [TCP]: add tcp_slow_start helper 20 years ago
Stephen Hemminger 2d2abbab63 [TCP]: simplify microsecond rtt sampling 20 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 20 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 20 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 20 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 20 years ago
Krzysztof Piotr Oledzki 5fd52fe098 [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. 20 years ago
Krzysztof Piotr Oledzki 439a9994bb [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message 20 years ago
Pablo Neira Ayuso a856a19a9f [NETFILTER] ctnetlink: Add support to identify expectations by ID's 20 years ago
Pablo Neira Ayuso fcda46128d [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM 20 years ago
Pablo Neira Ayuso fe902a91ff [NETFILTER] ctnetlink: return -EINVAL if size is wrong 20 years ago
Yasuyuki Kozakai d63a928108 [NETFILTER]: stop tracking ICMP error at early point 20 years ago
Philip Craig 5978a9b82c [NETFILTER] PPTP helper: fix PNS-PAC expectation call id 20 years ago
Pablo Neira Ayuso 81e5c27d08 [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL 20 years ago
Pablo Neira Ayuso 7a4fe3664b [NETFILTER] ctnetlink: kill unused includes 20 years ago
Pablo Neira Ayuso 119a318494 [NETFILTER] ctnetlink: add module alias to fix autoloading 20 years ago
Pablo Neira Ayuso 02a78cdf42 [NETFILTER] ctnetlink: add marking support from userspace 20 years ago
Pablo Neira Ayuso 51df784ed7 [NETFILTER] ctnetlink: check if protoinfo is present 20 years ago
Harald Welte a2506c0432 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void 20 years ago
Yasuyuki Kozakai eaae4fa45e [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple 20 years ago
Yasuyuki Kozakai 46998f59c0 [NETFILTER]: packet counter of conntrack is 32bits 20 years ago
Herbert Xu 89f5f0aeed [IPV4]: Fix ip_queue_xmit identity increment for TSO packets 20 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago
Julian Anastasov dc8103f25f [IPVS]: fix connection leak if expire_nodest_conn=1 20 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 20 years ago
Harald Welte 433a4d3b54 [NETFILTER]: CONNMARK target needs ip_conntrack 20 years ago
Harald Welte 0f81eb4db4 [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink 20 years ago
Harald Welte d2a7bb7141 [NETFILTER] NAT: Fix module refcount dropping too far 20 years ago
Harald Welte d811552eda [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT 20 years ago
Harald Welte 3428c209c6 [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT 20 years ago
Stephen Hemminger 450b5b1898 [TCP]: BIC max increment too large 20 years ago
Yan Zheng 8713dbf057 [MCAST]: ip[6]_mc_add_src should be called when number of sources is zero 20 years ago
Harald Welte 6b7d31fcdd [NETFILTER]: Add "revision" support to arp_tables and ip6_tables 20 years ago
Jean Delvare 3fa63c7d82 [PATCH] Typo fix: dot after newline in printk strings 20 years ago
Jayachandran C 9fcc2e8a75 [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c 20 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 20 years ago
Herbert Xu 2ad41065d9 [TCP]: Clear stale pred_flags when snd_wnd changes 20 years ago
David Engel dcab5e1eec [IPV4]: Fix setting broadcast for SIOCSIFNETMASK 20 years ago
Jayachandran C 0d0d2bba97 [IPV4]: Remove dead code from ip_output.c 20 years ago
Herbert Xu 1371e37da2 [IPV4]: Kill redundant rcu_dereference on fa_info 20 years ago
Harald Welte eed75f191d [NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable 20 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
Julian Anastasov c98d80edc8 [SK_BUFF]: ipvs_property field must be copied 20 years ago
Herbert Xu b2cc99f04c [TCP] Allow len == skb->len in tcp_fragment 20 years ago
Herbert Xu 046d20b739 [TCP]: Ratelimit debugging warning. 20 years ago
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 20 years ago
Herbert Xu 9ff5c59ce2 [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" 20 years ago
Arnaldo Carvalho de Melo eeb2b85606 [TWSK]: Grab the module refcount for timewait sockets 20 years ago
Pablo Neira Ayuso 061cb4a0ec [NETFILTER] ctnetlink: add support to change protocol info 20 years ago
Pablo Neira Ayuso 3392315375 [NETFILTER] ctnetlink: allow userspace to change TCP state 20 years ago