1. 882af43 udplite: fix various data-races by Eric Dumazet · 1 year, 6 months ago
  2. cc97777 udp/udplite: Remove unused function declarations udp{,lite}_get_port() by Yue Haibing · 1 year, 7 months ago
  3. d38afee tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). by Kuniyuki Iwashima · 2 years, 5 months ago
  4. 949d6b4 net: add missing includes and forward declarations under net/ by Jakub Kicinski · 2 years, 8 months ago
  5. 937fca9 udplite: remove udplite_csum_outgoing() by Jakub Kicinski · 3 years, 1 month ago
  6. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  9. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 0b62fca switch getfrag callbacks to ..._full() primitives by Al Viro · 8 years ago
  11. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  12. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  13. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  14. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  15. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  16. 1607343 udplite.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  17. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  18. f36c23b udplite: fast-path computation of checksum coverage by Gerrit Renker · 13 years ago
  19. f6b9664f udp: Switch to ip_finish_skb by Herbert Xu · 14 years ago
  20. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  21. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  22. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 18 years ago
  23. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 18 years ago
  24. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 18 years ago
  25. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
  26. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 18 years ago
  27. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  28. 6bb100b [UDPLite]: udplite.h needs ip6_checksum.h by David S. Miller · 18 years ago
  29. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  30. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago