Commit History

Author SHA1 Message Date
  Eric Dumazet 75d855a5e9 udp: get rid of SLAB_DESTROY_BY_RCU allocations 9 years ago
  Daniel Borkmann ba66bbe548 udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb 9 years ago
  David S. Miller de0ba9a0d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Michal Kubeček a612769774 udp: prevent bugcheck if filter truncates packet too much 9 years ago
  David S. Miller ee58b57100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Su, Xuemin d1e37288c9 udp reuseport: fix packet of same flow hashed to different socket 9 years ago
  Hannes Frederic Sowa 38b7097b55 ipv6: use TOS marks from sockets for routing decision 9 years ago
  Eric Dumazet ce25d66ad5 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") 9 years ago
  Hannes Frederic Sowa e5aed006be udp: prevent skbs lingering in tunnel socket queues 9 years ago
  Alexander Duyck ed7cbbce54 udp: Resolve NULL pointer dereference over flow-based vxlan device 9 years ago
  Wei Wang 26879da587 ipv6: add new struct ipcm6_cookie 9 years ago
  Eric Dumazet e61da9e259 udp: prepare for non BH masking at backlog processing 9 years ago
  Eric Dumazet a16292a0f0 net: rename ICMP6_INC_STATS_BH() 9 years ago
  Eric Dumazet 02c223470c net: udp: rename UDP_INC_STATS_BH() 9 years ago
  Eric Dumazet 6aef70a851 net: snmp: kill various STATS_USER() helpers 9 years ago
  David S. Miller 1602f49b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Martin KaFai Lau e646b657f6 ipv6: udp: Do a route lookup and update during release_cb 9 years ago
  Tom Herbert 63058308cd udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb 9 years ago
  samanthakumar 627d2d6b55 udp: enable MSG_PEEK at non-zero offset 9 years ago
  samanthakumar e6afc8ace6 udp: remove headers from UDP packets before queueing 9 years ago
  Eric Dumazet ca065d0cf8 udp: no longer use SLAB_DESTROY_BY_RCU 9 years ago
  Soheil Hassas Yeganeh c14ac9451c sock: enable timestamping using control messages 9 years ago
  Soheil Hassas Yeganeh ad1e46a837 ipv6: process socket-level control messages in IPv6 9 years ago
  Eric Dumazet 2d4212261f ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates 9 years ago
  David S. Miller 810813c47a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Bill Sommerfeld 59dca1d8a6 udp6: fix UDP/IPv6 encap resubmit path 9 years ago
  Wei Wang e0d8c1b738 ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6 9 years ago
  Craig Gallek 496611d7b5 inet: create IPv6-equivalent inet_hash function 9 years ago
  Eric Dumazet ed0dfffd7d udp: fix potential infinite loop in SO_REUSEPORT logic 9 years ago
  Craig Gallek 1134158ba3 soreuseport: pass skb to secondary UDP socket lookup 9 years ago