1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 7 years ago
  4. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  5. 0a38806 net: revert "Update RFS target at poll for tcp/udp" by Soheil Hassas Yeganeh · 7 years ago
  6. f0b1e64 udp: Move udp[46]_portaddr_hash() to net/ip[v6].h by Martin KaFai Lau · 7 years ago
  7. e94a62f net/reuseport: drop legacy code by Paolo Abeni · 7 years ago
  8. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  9. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  10. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  11. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  13. 197df02 udp: make some messages more descriptive by Matteo Croce · 7 years ago
  14. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 996b44f udp: fix bcast packet reception by Paolo Abeni · 7 years ago
  16. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  18. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  19. 0d4a660 udp: do rmem bulk free even if the rx sk queue is empty by Paolo Abeni · 7 years ago
  20. ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 7 years ago
  21. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  22. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  23. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. e8a732d udp: fix secpath leak by Yossi Kuperman · 7 years ago
  25. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  26. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  27. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 7 years ago
  28. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  30. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  31. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  33. 7a34bcb jump_label: Do not use unserialized static_key_enabled() by Paolo Bonzini · 7 years ago
  34. 60d9b03 net: ipv4: add second dif to multicast source filter by David Ahern · 7 years ago
  35. 3fa6f61 net: ipv4: add second dif to inet socket lookups by David Ahern · 7 years ago
  36. fb74c27 net: ipv4: add second dif to udp socket lookups by David Ahern · 7 years ago
  37. 3bdefdf udp: no need to preserve skb->dst by Paolo Abeni · 7 years ago
  38. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 7 years ago
  39. 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 7 years ago
  40. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
  41. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 7 years ago
  42. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  43. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  44. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  45. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
  46. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  47. b65ac44 udp: try to avoid 2 cache miss on dequeue by Paolo Abeni · 8 years ago
  48. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
  49. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. de321ed net: fix __skb_try_recv_from_queue to return the old behavior by Andrey Vagin · 8 years ago
  51. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  52. 64f5102 udp: make function udp_skb_dtor_locked static by Colin Ian King · 8 years ago
  53. 6dfb436 udp: keep the sk_receive_queue held when splicing by Paolo Abeni · 8 years ago
  54. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  55. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  57. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  58. 63a6fff net: Avoid receiving packets with an l3mdev on unbound UDP sockets by Robert Shearman · 8 years ago
  59. fe38d2a inet: collapse ipv4/v6 rcv_saddr_equal functions into one by Josef Bacik · 8 years ago
  60. df56005 udp: inuse checks can quit early for reuseport by Eric Garver · 8 years ago
  61. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  62. 02ab0d1 udp: udp_rmem_release() should touch sk_rmem_alloc later by Eric Dumazet · 8 years ago
  63. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  64. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  65. 4b27275 udp: add busylocks in RX path by Eric Dumazet · 8 years ago
  66. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  67. 363dc73 udp: be less conservative with sock rmem accounting by Paolo Abeni · 8 years ago
  68. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  70. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. d21dbdf udp: avoid one cache line miss in recvmsg() by Eric Dumazet · 8 years ago
  72. e68b6e5 udp: enable busy polling for all sockets by Eric Dumazet · 8 years ago
  73. 73e2d5e udp: restore UDPlite many-cast delivery by Pablo Neira · 8 years ago
  74. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  75. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  76. 30f5815 udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6} by Arnd Bergmann · 8 years ago
  77. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  78. ad95903 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() by Paolo Abeni · 8 years ago
  79. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  80. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  82. 850cbad udp: use it's own memory accounting schema by Paolo Abeni · 8 years ago
  83. f970bd9 udp: implement memory accounting helpers by Paolo Abeni · 8 years ago
  84. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  85. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  86. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  88. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  89. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  90. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  91. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  92. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  93. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 9 years ago
  94. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 9 years ago
  95. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 9 years ago
  96. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 9 years ago
  97. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  98. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 9 years ago
  99. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 9 years ago
  100. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 9 years ago