1. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  2. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  3. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  4. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  5. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 13 years ago
  6. 297edb6 Phonet: support active connection without pipe controller on modem by Rémi Denis-Courmont · 13 years ago
  7. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 13 years ago
  8. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  9. 9624154 Phonet: allow multiple listen() and fix small race condition by Rémi Denis-Courmont · 13 years ago
  10. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  11. 9e0064a phonet: Fix build warning. by David S. Miller · 14 years ago
  12. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  13. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  14. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  15. 01b3860 Phonet: do not set POLLOUT in case of send buffer overflow by Rémi Denis-Courmont · 14 years ago
  16. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  17. 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
  18. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  19. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  20. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  21. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  22. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  23. 582b0b6 Phonet: fix race for port number in concurrent bind() by Rémi Denis-Courmont · 15 years ago
  24. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  25. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  26. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  27. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  28. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  29. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  30. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  31. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  32. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  33. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago