Commit Graph

1606 Commits (5612c0140ac58b51209a24c8fd6a92ceb472aabe)

Author SHA1 Message Date
Patrick McHardy 254d0d24e3 [XFRM]: beet: fix IP option decapsulation 18 years ago
Patrick McHardy d4b1e84062 [XFRM]: beet: fix beet mode decapsulation 18 years ago
Patrick McHardy 04fef9893a [XFRM]: beet: use IPOPT_NOP for option padding 18 years ago
Patrick McHardy c5027c9a89 [XFRM]: beet: fix IP option encapsulation 18 years ago
John Heffner 84565070e4 [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS. 18 years ago
Robert Olsson d562f1f8a9 [IPV4] fib_trie: Document locking. 18 years ago
Thomas Graf a0ee18b9b7 [IPv4] fib: Fix out of bound access of fib_props[] 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Patrick McHardy 848c29fd64 [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed 18 years ago
John Heffner 53cdcc04c1 [TCP]: Fix tcp_mem[] initialization. 18 years ago
Robert Olsson d5cc4a73a5 [IPV4]: Do not disable preemption in trie_leaf_remove(). 18 years ago
Geert Uytterhoeven 08882669e0 [IPV4]: Fix warning in ip_mc_rejoin_group. 18 years ago
Paul Moore 38c8947c1b [NetLabel]: parse the CIPSO ranged tag on incoming packets 18 years ago
Evgeniy Polyakov c4e38f41e3 [IPV4]: Fix rtm_to_ifaddr() error handling. 18 years ago
Herbert Xu d644329bc9 [UDP]: Reread uh pointer after pskb_trim 18 years ago
Jay Vosburgh a816c7c712 bonding: Improve IGMP join processing 18 years ago
Patrick McHardy d3ab4298aa [NETFILTER]: tcp conntrack: accept SYN|URG as valid 18 years ago
Patrick McHardy e281db5cdf [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs 18 years ago
Patrick McHardy ec68e97ded [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops 18 years ago
Paul Moore c6387a8694 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping 18 years ago
Arnaldo Carvalho de Melo a9948a7e15 [TCP]: Fix minisock tcp_create_openreq_child() typo. 18 years ago
Bernhard Walle aef8811abb [XFRM]: Fix oops in xfrm4_dst_destroy() 18 years ago
Arnaldo Carvalho de Melo e4396b544f [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head 18 years ago
Joe Perches 4c3ae4d7e7 [IPV4]: Use random32() in net/ipv4/multipath 18 years ago
Herbert Xu 8030f54499 [IPV4] devinet: Register inetdev earlier. 18 years ago
Baruch Even f4b9479dc5 [IPV4]: Correct links in net/ipv4/Kconfig 18 years ago
David S. Miller 2c4f6219ac [TCP]: Fix MD5 signature pool locking. 18 years ago
Adrian Bunk 936bb14ce9 correct a dead URL in the IP_MULTICAST help text 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA c0d56408e3 [IPSEC]: Changing API of xfrm4_tunnel_register. 18 years ago
Ilpo Järvinen 600ff0c24b [TCP]: Prevent pseudo garbage in SYN's advertized window 18 years ago
Herbert Xu bbf4a6bc8c [NETFILTER]: Clear GSO bits for TCP reset packet 18 years ago
Patrick McHardy e2e01bfef8 [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n 18 years ago
Stephen Hemminger 9121c77706 [TCP]: cleanup of htcp (resend) 18 years ago
Stephen Hemminger 59758f4459 [TCP]: Use read mostly for CUBIC parameters. 18 years ago
Patrick McHardy a3c941b08d [NETFILTER]: Kconfig: improve dependency handling 18 years ago
Patrick McHardy 982d9a9ce3 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback 18 years ago
Patrick McHardy 6b48a7d08d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback 18 years ago
Patrick McHardy abbaccda4c [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Patrick McHardy 642d628b2c [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array 18 years ago
Patrick McHardy e22a054869 [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array 18 years ago
Patrick McHardy a441dfdbb2 [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
Patrick McHardy c3a47ab3e5 [NETFILTER]: Properly use RCU in nf_ct_attach 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago