Commit Verlauf

Autor SHA1 Nachricht Datum
  Pravin B Shelar c9af6db4c1 net: Fix possible wrong checksum generation. vor 12 Jahren
  Alexander Duyck fc70fb640b net: Handle encapsulated offloads before fragmentation or handing to lower dev vor 12 Jahren
  Julian Anastasov 155e8336c3 ipv4: introduce rt_uses_gateway vor 13 Jahren
  Eric Dumazet 5640f76858 net: use a per task frag allocator vor 13 Jahren
  Patrick McHardy 5f2d04f1f9 ipv4: fix path MTU discovery with connection tracking vor 13 Jahren
  Eric Dumazet a9915a1b52 ipv4: fix ip header ident selection in __ip_make_skb() vor 13 Jahren
  Eric Dumazet b5ec8eeac4 ipv4: fix ip_send_skb() vor 13 Jahren
  Eric Dumazet 3a7c384ffd ipv4: tcp: unicast_sock should not land outside of TCP stack vor 13 Jahren
  Vasiliy Kulikov 9871f1ad67 ip: fix error handling in ip_finish_output2() vor 13 Jahren
  David S. Miller 5e9965c15b Merge branch 'kill_rtcache' vor 13 Jahren
  Eric Dumazet 0980e56e50 ipv4: tcp: set unicast_sock uc_ttl to -1 vor 13 Jahren
  David S. Miller f8126f1d51 ipv4: Adjust semantics of rt->rt_gateway. vor 13 Jahren
  Eric Dumazet be9f4a44e7 ipv4: tcp: remove per net tcp_sock vor 13 Jahren
  David S. Miller 5110effee8 net: Do delayed neigh confirmation. vor 13 Jahren
  David S. Miller a263b30936 ipv4: Make neigh lookups directly in output packet path. vor 13 Jahren
  David S. Miller 70e7341673 ipv4: Show that ip_send_reply() is purely unicast routine. vor 13 Jahren
  Michel Machado 95603e2293 net-next: add dev_loopback_xmit() to avoid duplicate code vor 13 Jahren
  Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb() vor 13 Jahren
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited vor 13 Jahren
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h vor 13 Jahren
  David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. vor 13 Jahren
  Eric Dumazet 84f9307c5d ipv4: use a 64bit load/store in output path vor 13 Jahren
  Eric Dumazet 66b13d99d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT vor 13 Jahren
  Eric Dumazet 9e903e0852 net: add skb frag size accessors vor 14 Jahren
  Ian Campbell aff65da0f1 net: ipv4: convert to SKB frag APIs vor 14 Jahren
  Julian Anastasov d52fbfc9e5 ipv4: use dst with ref during bcast/mcast loopback vor 14 Jahren
  Eric Dumazet f2c31e32b3 net: fix NULL dereferences in check_peer_redir() vor 14 Jahren
  Bill Sommerfeld d9be4f7a6f ipv4: Constrain UFO fragment sizes to multiples of 8 bytes vor 14 Jahren
  David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. vor 14 Jahren
  David S. Miller 05e3aa0949 net: Create and use new helper, neigh_output(). vor 14 Jahren