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