Commit Graph

4795 Commits (f0530ee5fb9e73465ac844ada2c96a2bea85a18f)

Author SHA1 Message Date
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
Glauber Costa 180d8cd942 foundations of per-cgroup memory pressure controlling. 13 years ago
Ted Feng 72b36015ba ipip, sit: copy parms.name after register_netdevice 13 years ago
Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
Pavel Emelyanov 86e62ad6b2 udp_diag: Fix the !ipv6 case 13 years ago
Pavel Emelyanov b872a2371f udp_diag: Make it module when ipv6 is a module 13 years ago
Pavel Emelyanov 507dd7961e udp_diag: Wire the udp_diag module into kbuild 13 years ago
Pavel Emelyanov b6d640c228 udp_diag: Implement the dump-all functionality 13 years ago
Pavel Emelyanov a925aa00a5 udp_diag: Implement the get_exact dumping functionality 13 years ago
Pavel Emelyanov 52b7c59bc3 udp_diag: Basic skeleton 13 years ago
Pavel Emelyanov fce823381e udp: Export code sk lookup routines 13 years ago
Pavel Emelyanov 1942c518ca inet_diag: Generalize inet_diag dump and get_exact calls 13 years ago
Pavel Emelyanov 3c4d05c805 inet_diag: Introduce the inet socket dumping routine 13 years ago