Commit History

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
  Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> 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
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
  David S. Miller b26e478f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Ted Feng 72b36015ba ipip, sit: copy parms.name after register_netdevice 13 years ago
  Eric Dumazet 8ce120f118 net: better pcpu data alignment 13 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
  David S. Miller 69458cb194 ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). 14 years ago
  David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 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
  David S. Miller 33175d84ee Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 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
  stephen hemminger 8afe7c8acd ipip: add module alias for tunl0 tunnel device 14 years ago
  Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
  Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 14 years ago
  Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 14 years ago
  Eric Dumazet 153f094338 ipip: enable lockless xmits 14 years ago
  Eric Dumazet fada5636fe ipip: fix percpu stats accounting 14 years ago
  Eric Dumazet 3c97af99a5 ipip: percpu stats accounting 14 years ago
  Eric Dumazet 8990f468ae net: rx_dropped accounting 14 years ago