Commit Graph

155 Commits (00ea6deb0cb1af8df4ea899330bfd238c93ef164)

Author SHA1 Message Date
David S. Miller f8126f1d51 ipv4: Adjust semantics of rt->rt_gateway. 13 years ago
David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() 13 years ago
David S. Miller 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. 13 years ago
David S. Miller 3639339553 ipv4: Handle PMTU in all ICMP error handlers. 13 years ago
Daniel Baluta 5e73ea1a31 ipv4: fix checkpatch errors 13 years ago
stephen hemminger 87b6d218f3 tunnel: implement 64 bits statistics 13 years ago
David S. Miller f3756b79e8 ipv4: Stop using NLA_PUT*(). 13 years ago
Joe Perches afd465030a net: ipv4: Standardize prefixes for message logging 13 years ago
Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> 13 years ago
stephen hemminger bff528578f gre: fix spelling in comments 13 years ago
Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() 13 years ago
David S. Miller 0ec8866204 ipv4: ip_gre: Convert to dst_neigh_lookup() 13 years ago
Willem de Bruijn f2b3ee9e42 ipv6: Fix ip_gre lockless xmits. 13 years ago
David S. Miller 61d57f87f3 ip_gre: Fix bug added to ipgre_tunnel_xmit(). 13 years ago
David S. Miller 496053f488 ipv4: Remove bogus checks of rt_gateway being zero. 13 years ago
Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
Herbert Xu 805dc1d60f ip_gre: Set needed_headroom dynamically again 13 years ago
Eric Dumazet 8ce120f118 net: better pcpu data alignment 13 years ago
Eric Dumazet 113ab386c7 ip_gre: dont increase dev->needed_headroom on a live device 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
David S. Miller cbb1e85f9c ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
Vasiliy Kulikov 8909c9ad8f net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Steffen Klassert 946bf5ee3c ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit 14 years ago
David S. Miller 323e126f0c ipv4: Don't pre-seed hoplimit metric. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
stephen hemminger 4da6a738ff gre: add module alias for gre0 tunnel device 14 years ago
stephen hemminger 407d6fcbfd gre: minor cleanups 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Timo Teräs cc9ff19da9 xfrm: use gre key as flow upper protocol info 14 years ago
David S. Miller c753796769 ipv4: Make rt->fl.iif tests lest obscure. 14 years ago
Eric Dumazet 3285ee3bb2 ip_gre: fix fallback tunnel setup 14 years ago
Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 15 years ago
Eric Dumazet 8723e1b4ad inet: RCU changes in inetdev_by_index() 15 years ago
Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 15 years ago
Eric Dumazet 6d0722a2ce ip_gre: comments change 15 years ago
Eric Dumazet b790e01aee ip_gre: lockless xmit 15 years ago
Eric Dumazet e985aad723 ip_gre: percpu stats accounting 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet 8990f468ae net: rx_dropped accounting 15 years ago
Eric Dumazet 842c74bffc ip_gre: CONFIG_IPV6_MODULE support 15 years ago
Eric Dumazet 1507850b40 gre: get rid of ipgre_lock 15 years ago
Dmitry Kozlov 00959ade36 PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) 15 years ago
Stephen Hemminger dd4ba83dc1 gre: propagate ipv6 transport class 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago