1. db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
  2. fc0d3b2 compat: always include linux/compat.h from net/compat.h by Jakub Kicinski · 4 years, 2 months ago
  3. 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
  4. bbced07 get rid of compat_mc_setsockopt() by Al Viro · 4 years, 9 months ago
  5. 0dfe658 get rid of compat_mc_getsockopt() by Al Viro · 4 years, 10 months ago
  6. 63287de lift compat definitions of mcast [sg]etsockopt requests into net/compat.h by Al Viro · 4 years, 8 months ago
  7. dc13c876 ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  8. 0a384ab net: abstract out normal and compat msghdr import by Jens Axboe · 4 years, 11 months ago
  9. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  10. 0621150 net: remove compat_sys_*() prototypes from net/compat.h by Dominik Brodowski · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 9 years ago
  13. da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 10 years ago
  14. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  15. e8d895a compat.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  17. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  18. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  19. 60c2ffd net: fix compat_sys_recvmmsg parameter type by Heiko Carstens · 15 years ago
  20. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  21. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  22. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  23. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  24. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 17 years ago
  25. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 17 years ago
  26. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 18 years ago
  27. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 19 years ago
  28. 29f767a [PATCH] net/compat.h build fix by Andrew Morton · 19 years ago
  29. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  30. f0ac261 [NET]: socket timestamp 32 bit handler for 64 bit kernel by Shaun Pereira · 19 years ago
  31. e50ef933 [NET]: Need struct sock forward decl in net/compat.h by David S. Miller · 19 years ago
  32. 8920e8f [PATCH] Fix 32bit sendmsg() flaw by Al Viro · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago