Commit History

Author SHA1 Message Date
  David S. Miller 29fda25a2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Stefano Brivio afce615aaa ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() 8 years ago
  David S. Miller 988cf74deb inet: Stop generating UFO packets. 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  David S. Miller b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Michal Kubeček a5cb659bbc net: account for current skb length when deciding about UFO 8 years ago
  Wei Wang 1758fd4688 ipv6: remove unnecessary dst_hold() in ip6_fragment() 8 years ago
  Johannes Berg d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago
  Chenbo Feng 89dfba3e1b Remove the redundant skb->dev initialization in ip6_fragment 8 years ago
  Chenbo Feng 97a7a37a7b ipv6: Initial skb->dev and skb->protocol in ip6_output 8 years ago
  Eric Dumazet 232cd35d08 ipv6: fix out of bound writes in __ip6_append_data() 8 years ago
  David S. Miller 7dd7eb9513 ipv6: Check ip6_find_1stfragopt() return value properly. 8 years ago
  Craig Gallek 2423496af3 ipv6: Prevent overrun when parsing v6 header options 8 years ago
  Florian Westphal 79e49503ef ipv6: avoid write to a possibly cloned skb 8 years ago
  Alexey Kodanev 4b3b45edba udp: avoid ufo handling on IP payload compression packets 8 years ago
  David S. Miller f787d1debf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Willem de Bruijn 00ea1ceebe ipv6: release dst on error in ip6_dst_lookup_tail 8 years ago
  David S. Miller 3f64116a83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Jonathan T. Leighton ec5e3b0a1d ipv6: Inhibit IPv4-mapped src address on the wire. 8 years ago
  Julian Anastasov c16ec18599 net: rename dst_neigh_output back to neigh_output 8 years ago
  Julian Anastasov 0dec879f63 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP 8 years ago
  Julian Anastasov 4ff0620354 net: add dst_pending_confirm flag to skbuff 8 years ago
  Vlad Yasevich 2b89ed65a6 ipv6: Paritially checksum full MTU frames 8 years ago
  Pablo Neira 92e55f412c tcp: don't annotate mark on control socket from tcp_v6_send_response() 8 years ago
  Zheng Li e4c5e13aa4 ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output 8 years ago
  Daniel Mack 33b486793c net: ipv4, ipv6: run cgroup eBPF egress programs 8 years ago
  Alexey Dobriyan c72d8cdaa5 net: fix bogus cast in skb_pagelen() and use unsigned variables 8 years ago
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  David Lebrun 613fa3ca9e ipv6: add source address argument for ipv6_push_nfrag_opts 8 years ago
  Jakub Sitnicki f89c56ce71 ipv6: Don't use ufo handling on later transformed packets 8 years ago