Commit Graph

4311 Commits (207ec0abbed50b43a44cb7c69a07aeee08da5e45)

Author SHA1 Message Date
Joe Perches 4500ebf8d1 ipv4: Reduce switch/case indent 14 years ago
Joe Perches 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
Joe Perches 1d67a51682 ipconfig: Reduce switch/case indent 14 years ago
Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
Satoru Moriya 296f7ea75b udp: add tracepoints for queueing skb to rcvbuf 14 years ago
Jesper Juhl dec17b7451 Remove redundant linux/version.h includes from net/ 14 years ago
Jesper Juhl 8ad2475e35 ipv4, ping: Remove duplicate icmp.h include 14 years ago
Eric Dumazet 9aa3c94ce5 ipv4: fix multicast losses 14 years ago
Eric Dumazet eeb1497277 inet_diag: fix inet_diag_bc_audit() 14 years ago
Eric Dumazet 1eddceadb0 net: rfs: enable RFS before first data packet is received 14 years ago
Julian Anastasov 42c1edd345 netfilter: nf_nat: avoid double seq_adjust for loopback 14 years ago
Nicolas Cavallari 2c38de4c1f netfilter: fix looped (broad|multi)cast's MAC handling 14 years ago
Patrick McHardy db898aa2ef netfilter: ipt_ecn: fix inversion for IP header ECN match 14 years ago
Patrick McHardy 58d5a0257d netfilter: ipt_ecn: fix protocol check in ecn_mt_check() 14 years ago
Sebastian Andrzej Siewior 63f6fe92c6 netfilter: ip_tables: fix compile with debug 14 years ago
Eric Dumazet 8f0ea0fe3a snmp: reduce percpu needs by 50% 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Steffen Klassert 96d7303e9c ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data 14 years ago
Eric Dumazet fe6fe792fa net: pmtu_expires fixes 14 years ago
Eric Dumazet 4b9d9be839 inetpeer: remove unused list 14 years ago
Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 years ago
Dave Jones d232b8dded netfilter: use unsigned variables for packet lengths in ip[6]_queue. 14 years ago
Pablo Neira Ayuso 88ed01d17b netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() 14 years ago
Julian Anastasov d9be76f385 netfilter: nf_nat: fix crash in nf_nat_csum 14 years ago
Eric Dumazet fb04883371 netfilter: add more values to enum ip_conntrack_info 14 years ago
Marcus Meissner d0733d2e29 net/ipv4: Check for mistakenly passed in non-IPv4 address 14 years ago
Chris Metcalf 48bdf072c3 ip_options_compile: properly handle unaligned pointer 14 years ago
Eric Dumazet 686a7e32ca inetpeer: fix race in unused_list manipulations 14 years ago
Veaceslav Falico 24cf3af3fe igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list 14 years ago
Eric Dumazet c4dbe54ed7 seqlock: Get rid of SEQLOCK_UNLOCKED 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
Eric Dumazet 19a76fa959 net: ping: cleanups ping_v4_unhash() 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Dave Jones c378a9c019 ipv4: Give backtrace in ip_rt_bug(). 14 years ago
David S. Miller 120a3d5c7c ipv4: Include linux/prefetch.h in fib_trie.c 14 years ago
Micha Nelissen 3fb72f1e6e ipconfig wait for carrier 14 years ago
Changli Gao 75e308c894 net: ping: fix the coding style 14 years ago
Changli Gao bb0cd2fb53 net: ping: make local functions static 14 years ago
David S. Miller a48eff1288 ipv4: Pass explicit destination address to rt_bind_peer(). 14 years ago
David S. Miller ed2361e66e ipv4: Pass explicit destination address to rt_get_peer(). 14 years ago
David S. Miller 6bd023f3dd ipv4: Make caller provide flowi4 key to inet_csk_route_req(). 14 years ago
David S. Miller 6882f933cc ipv4: Kill RT_CACHE_DEBUG 14 years ago
David S. Miller 1d1652cbdb ipv4: Don't use enums as bitmasks in ip_fragment.c 14 years ago
Vasiliy Kulikov f56e03e8dc net: ping: fix build failure 14 years ago
Eric Dumazet 5173cc0577 ipv4: more compliant RFC 3168 support 14 years ago
David S. Miller c5be24ff62 ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c 14 years ago
Eric Dumazet 1a8218e962 net: ping: dont call udp_ioctl() 14 years ago
Eric Dumazet 1b1cb1f78a net: ping: small changes 14 years ago
David S. Miller 7be799a70b ipv4: Remove rt->rt_dst reference from ip_forward_options(). 14 years ago
David S. Miller 8e36360ae8 ipv4: Remove route key identity dependencies in ip_rt_get_source(). 14 years ago