Commit History

Author SHA1 Message Date
  Craig Gallek 1b5f962e71 soreuseport: fix initialization race 8 years ago
  Matteo Croce 197df02cb3 udp: make some messages more descriptive 8 years ago
  Paolo Abeni 996b44fcef udp: fix bcast packet reception 8 years ago
  Paolo Abeni bc044e8db7 udp: perform source validation for mcast early demux 8 years ago
  Paolo Abeni 7487449c86 IPv4: early demux can return an error code 8 years ago
  Paolo Abeni ca2c1418ef udp: drop head states only when all skb references are gone 8 years ago
  Linus Torvalds aae3dbb477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Ingo Molnar edc2988c54 Merge branch 'linus' into locking/core, to fix up conflicts 8 years ago
  David S. Miller 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Yossi Kuperman e8a732d1bc udp: fix secpath leak 8 years ago
  Paolo Abeni 64f0f5d18a udp6: set rx_dst_cookie on rx_dst updates 8 years ago
  Ingo Molnar 10c9850cb2 Merge branch 'linus' into locking/core, to pick up fixes 8 years ago
  Willem de Bruijn ab2fb7e324 udp: remove unreachable ufo branches 8 years ago
  David S. Miller e2a7c34fb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Matthew Dawson a0917e0bc6 datagram: When peeking datagrams with offset < 0 don't skip empty skbs 8 years ago
  Ingo Molnar 040cca3ab2 Merge branch 'linus' into locking/core, to resolve conflicts 8 years ago
  David S. Miller 3b2b69efec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Willem de Bruijn 85f1bd9a7b udp: consistently apply ufo or fragmentation 8 years ago
  Paolo Bonzini 7a34bcb8b2 jump_label: Do not use unserialized static_key_enabled() 8 years ago
  David Ahern 60d9b03141 net: ipv4: add second dif to multicast source filter 8 years ago
  David Ahern 3fa6f616a7 net: ipv4: add second dif to inet socket lookups 8 years ago
  David Ahern fb74c27735 net: ipv4: add second dif to udp socket lookups 8 years ago
  Paolo Abeni 3bdefdf9d9 udp: no need to preserve skb->dst 8 years ago
  Paolo Abeni c9f2c1ae12 udp6: fix socket leak on early demux 8 years ago
  Paolo Abeni 9688f9b020 udp: unbreak build lacking CONFIG_XFRM 8 years ago
  Paolo Abeni dce4551cb2 udp: preserve head state for IP_CMSG_PASSSEC 8 years ago
  Paolo Abeni 0ddf3fb2c4 udp: preserve skb->dst if required for IP options processing 8 years ago
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Paolo Abeni b26bbdae46 udp: move scratch area helpers into the include file 8 years ago
  Paolo Abeni 9bd780f5e0 udp: fix poll() 8 years ago