Commit Graph

4807 Commits (35ebf65e851c6d9731abc6362b189858eb59f4d3)

Author SHA1 Message Date
Willem de Bruijn f2b3ee9e42 ipv6: Fix ip_gre lockless xmits. 13 years ago
David S. Miller 39232973b7 ipv4/ipv6: Prepare for new route gateway semantics. 13 years ago
Eric Dumazet 09e9b813d3 tcp: add LINUX_MIB_TCPRETRANSFAIL counter 13 years ago
Flavio Leitner fddb7b5761 tcp: bind() optimize port allocation 13 years ago
Flavio Leitner 2b05ad33e1 tcp: bind() fix autoselection to share ports 13 years ago
David S. Miller 61d57f87f3 ip_gre: Fix bug added to ipgre_tunnel_xmit(). 13 years ago
David S. Miller 658c8d964e ipip: Fix bug added to ipip_tunnel_xmit(). 13 years ago
David S. Miller 496053f488 ipv4: Remove bogus checks of rt_gateway being zero. 13 years ago
shawnlu 8a622e71f5 tcp: md5: using remote adress for md5 lookup in rst packet 13 years ago
Yuchung Cheng 974c12360d tcp: detect loss above high_seq in recovery 13 years ago
Neal Cardwell 5a45f0086a tcp: fix undo after RTO for CUBIC 13 years ago
Neal Cardwell fc16dcd8c2 tcp: fix undo after RTO for BIC 13 years ago
Dan Carpenter 10ec1bb7e9 inetpeer: initialize ->redirect_genid in inet_getpeer() 13 years ago
Eric Dumazet 747465ef7a net: fix some sparse errors 13 years ago
Shan Wei 2b2d465631 net: kill duplicate included header 13 years ago
Glauber Costa 1398eee082 net: decrement memcg jump label when limit, not usage, is changed 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Pavel Emelyanov 3b09c84cb6 inet_diag: Rename inet_diag_req_compat into inet_diag_req 13 years ago
Pavel Emelyanov c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 13 years ago
Ben Hutchings a8c1f65c79 igmp: Avoid zero delay when receiving odd mixture of IGMP queries 13 years ago
David S. Miller 6d62a66e42 net: Default UDP and UNIX diag to 'n'. 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Pavel Emelyanov c0636faa53 inet_diag: Add the SKMEMINFO extension 13 years ago
David S. Miller 2c2aba6c56 ipv6: Use universal hash for NDISC. 13 years ago
Jan Engelhardt 54b07dca68 netfilter: provide config option to disable ancient procfs parts 13 years ago
Jan Engelhardt d446a8202c netfilter: xtables: move ipt_ecn to xt_ecn 13 years ago
Patrick McHardy b9e61f0dff netfilter: ctnetlink: remove dead NAT code 13 years ago
Patrick McHardy 0af051baa8 netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() 13 years ago
Patrick McHardy 40cfb706cd netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() 13 years ago
Patrick McHardy d70308f78b netfilter: nat: remove module reference counting from NAT protocols 13 years ago
Patrick McHardy 329fb58a93 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute 13 years ago
Patrick McHardy 4d4e61c6ca netfilter: nf_nat: use hash random for bysource hash 13 years ago
Patrick McHardy cbc9f2f4fc netfilter: nf_nat: export NAT definitions to userspace 13 years ago
Eric Dumazet e688a60480 net: introduce DST_NOPEER dst flag 13 years ago
Stephen Rothwell b9eda06f80 ipv4: using prefetch requires including prefetch.h 13 years ago
Eric Dumazet 9f28a2fc0b ipv4: reintroduce route cache garbage collector 13 years ago
Vijay Subramanian ab56222a32 tcp: Replace constants with #define macros 13 years ago
Gerlando Falauto cd7816d149 net: have ipconfig not wait if no dev is available 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
Pavel Emelyanov f65c1b534b sock_diag: Generalize requests cookies managements 13 years ago
Pavel Emelyanov aec8dc62f6 sock_diag: Fix module netlink aliases 13 years ago
Dan Carpenter c48e074c7c tcp_memcontrol: fix reversed if condition 13 years ago
Eric Dumazet e6560d4dfe net: ping: remove some sparse errors 13 years ago
Glauber Costa 0850f0f5c5 Display maximum tcp memory allocation in kmem cgroup 13 years ago
Glauber Costa ffea59e504 Display current tcp failcnt in kmem cgroup 13 years ago
Glauber Costa 5a6dd34377 Display current tcp memory allocation in kmem cgroup 13 years ago
Glauber Costa 3aaabe2342 tcp buffer limitation: per-cgroup limit 13 years ago
Glauber Costa 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem 13 years ago
Glauber Costa d1a4c0b37c tcp memory pressure controls 13 years ago