1. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  2. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. e7a98d47 net/phonet: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  4. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 6 years ago
  5. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  6. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  7. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 6 years ago
  8. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  9. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  10. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  12. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  13. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  14. ae61e8c phonet: exit_net cleanup check added by Vasily Averin · 7 years ago
  15. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 548ec11 net: phonet: mark phonet_protocol as const by Lin Zhang · 7 years ago
  18. 6423747 net: phonet: mark header_ops as const by Lin Zhang · 7 years ago
  19. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  20. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  21. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  22. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  23. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 7 years ago
  24. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  25. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 7 years ago
  26. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  27. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  28. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  29. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  30. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  31. 7aaed57 phonet: properly unshare skbs in phonet_rcv() by Eric Dumazet · 9 years ago
  32. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  33. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  34. 926e987 phonet netlink: allow multiple messages per skb in route dump by Johannes Berg · 10 years ago
  35. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  36. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  37. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  38. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  39. 79952bc net: fix rcu access on phonet_routes by Fabian Frederick · 10 years ago
  40. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  41. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  42. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  43. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  44. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  46. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  47. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  48. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  49. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  50. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  51. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  52. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  53. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  54. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  55. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  56. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  57. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 12 years ago
  58. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  59. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  60. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  61. 8e052e5 Phonet: missing headers (sparse) by Rémi Denis-Courmont · 12 years ago
  62. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 12 years ago
  63. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 12 years ago
  65. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 12 years ago
  67. 7f116b5 phonet: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  68. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  69. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  70. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  71. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  72. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  73. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  74. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  75. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  76. 7e113a9 net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  77. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  78. 44f4d5a Phonet: convert bound sockets hash list to RCU by Rémi Denis-Courmont · 13 years ago
  79. 638be34 Phonet: fix aligned-mode pipe socket buffer header reserve by Rémi Denis-Courmont · 13 years ago
  80. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 13 years ago
  81. 297edb6 Phonet: support active connection without pipe controller on modem by Rémi Denis-Courmont · 13 years ago
  82. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 13 years ago
  83. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 13 years ago
  84. 44c9ab1 Phonet: factor common code to send control messages by Rémi Denis-Courmont · 13 years ago
  85. 0ebbf31 Phonet: correct pipe backlog callback return values by Rémi Denis-Courmont · 13 years ago
  86. b765e84 Phonet: return an error when packet TX fails by Rémi Denis-Courmont · 13 years ago
  87. c69d440 Phonet: fix NULL dereference on TX path with implicit source by Rémi Denis-Courmont · 13 years ago
  88. 0049713 phonet: Protect pipe_do_remove() with appropriate ifdefs. by David S. Miller · 13 years ago
  89. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 13 years ago
  90. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 13 years ago
  91. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 13 years ago
  92. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 13 years ago
  93. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 13 years ago
  94. 9624154 Phonet: allow multiple listen() and fix small race condition by Rémi Denis-Courmont · 13 years ago
  95. facb4ed phonet: some signedness bugs by Dan Carpenter · 14 years ago
  96. 927a41f Net: phonet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  97. c5e90f5 phonet: remove the unused variable pn by Changli Gao · 14 years ago
  98. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  99. a131d82 Phonet: mark the pipe controller as EXPERIMENTAL by Rémi Denis-Courmont · 14 years ago
  100. 03789f2 Phonet: cleanup pipe enable socket option by Rémi Denis-Courmont · 14 years ago