1. eaf548f net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  2. dd9c580 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  3. 33fe1f5 nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  4. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  5. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  6. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  7. 4bac2bc net/nfc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  8. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  9. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  10. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  11. f6a5885 NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  12. 608c4ad nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  13. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  14. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  15. 03c0535 NFC: Close a race condition in llcp_sock_getname() by Cong Wang · 9 years ago
  16. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  17. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  18. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  19. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  20. 413df10 NFC: llcp: Use list_for_each_entry in llcp_accept_poll by Axel Lin · 10 years ago
  21. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  22. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  23. 11bfb1c NFC: llcp: Use default MIU if none was specified on connect by Szymon Janc · 11 years ago
  24. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  25. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  26. b401123 NFC: llcp: Fix non blocking sockets connections by Samuel Ortiz · 11 years ago
  27. 17f7ae16 NFC: Keep socket alive until the DISC PDU is actually sent by Thierry Escande · 11 years ago
  28. 58e3dd1 NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() by Thierry Escande · 11 years ago
  29. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 17a2911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  31. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 11 years ago[Renamed (99%) from net/nfc/llcp/sock.c]
  32. 064f370 NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters by Thierry Escande · 12 years ago
  33. abd18d4 NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down by Thierry Escande · 12 years ago
  34. 66cbfa1 NFC: llcp: Use localy stored remote_miu value if not set at socket level by Thierry Escande · 12 years ago
  35. 00e856d NFC: llcp: Fall back to local values when getting socket options by Samuel Ortiz · 12 years ago
  36. 5eef666 NFC: llcp: Socket miux is a big endian field by Samuel Ortiz · 12 years ago
  37. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 39a352a NFC: llcp: Keep the connected socket parent pointer alive by Samuel Ortiz · 12 years ago
  39. bec964e NFC: llcp: Detach socket from process context only when releasing the socket by Samuel Ortiz · 12 years ago
  40. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  41. 06d44f8 NFC: llcp: Use socket specific link parameters before the local ones by Samuel Ortiz · 12 years ago
  42. 26fd76c NFC: llcp: Implement socket options by Samuel Ortiz · 12 years ago
  43. e4306be NFC: llcp: Rename socket rw and miu fields by Samuel Ortiz · 12 years ago
  44. b141e81 NFC: llcp: Decrease socket ack log when accepting a connection by Samuel Ortiz · 12 years ago
  45. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  46. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  47. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  48. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  49. 026e43d nfc: remove noisy message from llcp_sock_sendmsg by Dave Jones · 12 years ago
  50. b874dec NFC: Implement LLCP connection less Tx path by Samuel Ortiz · 12 years ago
  51. 31ca61a NFC: Forward LLCP datagrams to userspace by Samuel Ortiz · 12 years ago
  52. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  53. 32418cf Remove noisy printks from llcp_sock_connect by Dave Jones · 12 years ago
  54. 4463523 NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  55. 5db327f NFC: Remove repeated code for NULL check by Syam Sidhardhan · 12 years ago
  56. fe3c094 NFC: Check for llcp_sock and its device from llcp_sock_getname by Samuel Ortiz · 12 years ago
  57. c66433d NFC: Dereference LLCP bind socket address after checking for it to be NULL by Samuel Ortiz · 12 years ago
  58. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  59. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  60. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  61. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  63. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  65. 93d7e49 NFC: Move LLCP MIU extension value to socket structure by Samuel Ortiz · 12 years ago
  66. 7a06e58 NFC: Move LLCP receiver window value to socket structure by Samuel Ortiz · 12 years ago
  67. a69f32a NFC: Socket linked list by Samuel Ortiz · 12 years ago
  68. c7aa122 NFC: Take a reference on the LLCP local pointer when creating a socket by Samuel Ortiz · 12 years ago
  69. 4260c13 NFC: Update the LLCP poll mask by Samuel Ortiz · 12 years ago
  70. ff353d8 NFC: LLCP connect must wait for a CC frame by Samuel Ortiz · 12 years ago
  71. 427a2eb NFC: LLCP code identation fixes by Samuel Ortiz · 13 years ago
  72. 40c75f8 NFC: Fix LLCP sockets releasing path by Samuel Ortiz · 13 years ago
  73. 0c31835 NFC: Unlink LLCP child sockets from llcp_sock_release by Samuel Ortiz · 13 years ago
  74. 53a0ac2 NFC: LLCP socket sendmsg implemetation by Samuel Ortiz · 13 years ago
  75. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago