1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  3. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  4. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  5. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  6. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  7. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  8. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  9. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  10. 3d8417d udp: use sk_protocol instead of pcflag to detect udplite sockets by Paolo Abeni · 8 years ago
  11. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  12. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  13. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  14. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  15. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 10 years ago
  16. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago
  17. 1c19448 net: Make enabling of zero UDP6 csums more restrictive by Tom Herbert · 11 years ago
  18. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  19. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  20. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  21. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  22. 512615b udp: secondary hash on (local port, local address) by Eric Dumazet · 15 years ago
  23. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  24. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  25. 0b44191 netns: introduce the net_hash_mix "salt" for hashes by Pavel Emelyanov · 17 years ago
  26. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 17 years ago
  27. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 17 years ago
  28. 310afe8 [NET]: include/linux/udp.h - remove duplicate include by Joe Perches · 17 years ago
  29. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 17 years ago
  30. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 17 years ago
  31. 342f023 [UDP]: Introduce UDP encapsulation type for L2TP by James Chapman · 18 years ago
  32. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  33. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 18 years ago
  34. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  35. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  36. 4e7e0c7 [IPV4]: UDP header annotations by Al Viro · 18 years ago
  37. 47bdd71 typo fixes: infomation -> information by Adrian Bunk · 19 years ago
  38. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  39. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago