Commit Graph

4346 Commits (0a1b089738cf2165ee8678e2483fce3c40389d4a)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Zoltan Kiss b76d0789c9 IPv4: Send gratuitous ARP for secondary IP addresses also 14 years ago
xeb@mail.ru 559fafb94a gre: fix improper error handling 14 years ago
Julian Anastasov b0fe4a3184 ipv4: use RT_TOS after some rt_tos conversions 14 years ago
David S. Miller 415b3334a2 icmp: Fix regression in nexthop resolution during replies. 14 years ago
Bill Sommerfeld d9be4f7a6f ipv4: Constrain UFO fragment sizes to multiples of 8 bytes 14 years ago
Eric Dumazet 87c48fa3b4 ipv6: make fragment identifications less predictable 14 years ago
Jiri Pirko 9fea03302a lro: do vlan cleanup 14 years ago
Jiri Pirko 0f7257281d lro: kill lro_vlan_hwaccel_receive_frags 14 years ago
Jiri Pirko 7756a96e19 lro: kill lro_vlan_hwaccel_receive_skb 14 years ago
Eric Dumazet 5c74501f76 ipv4: save cpu cycles from check_leaf() 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 years ago
David S. Miller 542d4d685f neigh: Kill ndisc_ops->queue_xmit 14 years ago
David S. Miller b23b5455b6 neigh: Kill hh_cache->hh_output 14 years ago
David S. Miller 47ec132a40 neigh: Kill neigh_ops->hh_output 14 years ago
David S. Miller 05e3aa0949 net: Create and use new helper, neigh_output(). 14 years ago
David S. Miller fec8292d9c ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour 14 years ago
David S. Miller f6b72b6217 net: Embed hh_cache inside of struct neighbour. 14 years ago
David Miller 3769cffb1c ipv4: Inline neigh binding. 14 years ago
Eric Dumazet 6d1a3e042f inetpeer: kill inet_putpeer race 14 years ago
David S. Miller f610b74b14 ipv4: Use universal hash for ARP. 14 years ago
Eric Dumazet f03d78db65 net: refine {udp|tcp|sctp}_mem limits 14 years ago
David S. Miller 595fc71baa ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. 14 years ago
Marcus Meissner c349a528cd net: bind() fix error return on wrong address family 14 years ago
Steffen Klassert b00897b881 xfrm4: Don't call icmp_send on local error 14 years ago
Steffen Klassert c146066ab8 ipv4: Don't use ufo handling on later transformed packets 14 years ago
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
Julian Anastasov ed6e4ef836 netfilter: Fix ip_route_me_harder triggering ip_rt_bug 14 years ago
Steffen Klassert 353e5c9abd ipv4: Fix IPsec slowpath fragmentation problem 14 years ago
Steffen Klassert 33f99dc7fd ipv4: Fix packet size calculation in __ip_append_data 14 years ago
Xufeng Zhang 9cfaa8def1 udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet 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
Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes 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