1. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  2. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  3. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  4. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  7. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 12 years ago
  8. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  9. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  10. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  11. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  12. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  13. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 13 years ago
  14. 297edb6 Phonet: support active connection without pipe controller on modem by Rémi Denis-Courmont · 13 years ago
  15. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 13 years ago
  16. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  17. 9624154 Phonet: allow multiple listen() and fix small race condition by Rémi Denis-Courmont · 13 years ago
  18. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  19. 9e0064a phonet: Fix build warning. by David S. Miller · 14 years ago
  20. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  21. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  22. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  23. 01b3860 Phonet: do not set POLLOUT in case of send buffer overflow by Rémi Denis-Courmont · 14 years ago
  24. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  25. 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
  26. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  27. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  28. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  29. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  30. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  31. 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
  32. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  33. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  34. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  35. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 15 years ago
  36. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  37. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  38. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  39. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  40. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  41. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago