1. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  2. 8acfe46 net: Limit socket I/O iovec total length to INT_MAX. by David S. Miller · 14 years ago
  3. c6d409c From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 by Eric Dumazet · 14 years ago
  4. bc10502 net: use __packed annotation by Eric Dumazet · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. de039f0 net: use compat helper functions in compat_sys_recvmmsg by Heiko Carstens · 15 years ago
  7. 60c2ffd net: fix compat_sys_recvmmsg parameter type by Heiko Carstens · 15 years ago
  8. 5b23136 net: compat_sys_recvmmsg user timespec arg can be NULL by Jean-Mickael Guerin · 15 years ago
  9. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  10. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  11. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  12. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  13. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  14. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  15. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  16. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  17. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  18. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 16 years ago
  19. be666e0 net: Several cleanups for the setsockopt compat support. by David L Stevens · 16 years ago
  20. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  21. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 16 years ago
  22. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  23. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 16 years ago
  24. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  25. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  26. e71a478 [NET] core: whitespace cleanup by Stephen Hemminger · 17 years ago
  27. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  28. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  29. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  30. 4768fbc [NET]: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  31. effee6a [NET]: File descriptor loss while receiving SCM_RIGHTS by Miklos Szeredi · 18 years ago
  32. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  33. f0ac261 [NET]: socket timestamp 32 bit handler for 64 bit kernel by Shaun Pereira · 18 years ago
  34. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  35. 8920e8f [PATCH] Fix 32bit sendmsg() flaw by Al Viro · 19 years ago
  36. d64d387 [NET]: Fix memory leak in sys_{send,recv}msg() w/compat by Andrew Morton · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago