1. dc35616e netrom: fix api breakage in nr_setsockopt() by Dan Carpenter · 3 years ago
  2. 3087a6f netrom: fix copying in user data in nr_setsockopt by Christoph Hellwig · 3 years ago
  3. c045ad2 ax25: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
  4. ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  5. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  6. 517a16b netrom: Decrease sock refcount when sock timers expire by Nguyen Dinh Phi · 3 years, 5 months ago
  7. 6518e3f net: netrom: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  8. 15c0a64 net: netrom: nr_in: Remove redundant assignment to ns by Jiapeng Chong · 3 years, 8 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  10. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  11. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  12. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  13. d03f228 net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node by Xiyu Yang · 4 years, 9 months ago
  14. be21139 net: netrom: Add missing annotation for nr_neigh_stop() by Jules Irenge · 4 years, 10 months ago
  15. 2d6b6ac net: netrom: Add missing annotation for nr_neigh_start() by Jules Irenge · 4 years, 10 months ago
  16. 0eb713f net: netrom: Add missing annotation for nr_node_stop() by Jules Irenge · 4 years, 10 months ago
  17. 5018adf net: netrom: Add missing annotation for nr_node_start() by Jules Irenge · 4 years, 10 months ago
  18. 8b003f0 netrom: Add missing annotation for nr_info_stop() by Jules Irenge · 4 years, 10 months ago
  19. d087f18 netrom: Add missing annotation for nr_info_start() by Jules Irenge · 4 years, 10 months ago
  20. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  21. 4638faa netrom: hold sock when setting skb->destructor by Cong Wang · 5 years ago
  22. c8c8218 netrom: fix a memory leak in nr_rx_frame() by Cong Wang · 6 years ago
  23. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  24. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  25. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  26. d370656 net: netrom: Fix error cleanup path of nr_proto_init by YueHaibing · 6 years ago
  27. 6334665 netrom: switch to sock timer API by Cong Wang · 6 years ago
  28. 7314f54 netrom: fix locking in nr_find_socket() by Cong Wang · 6 years ago
  29. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  31. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  33. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  34. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  35. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  36. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  37. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  38. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  39. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  40. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  41. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  42. e28101a net: netrom: nr_in: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  43. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  44. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  45. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  46. 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  47. af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  48. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  49. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  50. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
  51. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  52. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  53. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  54. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  55. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  56. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 10 years ago
  57. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  58. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  59. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  60. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  61. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  62. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  63. 7a3b684 netrom: info leak in ->getname() by Dan Carpenter · 12 years ago
  64. c802d75 netrom: fix invalid use of sizeof in nr_recvmsg() by Wei Yongjun · 12 years ago
  65. 3ce5efa netrom: fix info leak via msg_name in nr_recvmsg() by Mathias Krause · 12 years ago
  66. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  67. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  68. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  69. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  70. 6cf5c95 netrom: copy_datagram_iovec can fail by Alan Cox · 12 years ago
  71. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
  72. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  73. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  74. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  75. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 13 years ago
  76. 0f20f5a NET: NETROM: Fix formatting. by Ralf Baechle · 13 years ago
  77. 10cae1c NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. by Ralf Baechle · 13 years ago
  78. ac1a1de NET: NETROM: When adding a route verify length of mnemonic string. by Ralf Baechle · 13 years ago
  79. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  80. c485538 netrom: Reduce switch/case indent by Joe Perches · 13 years ago
  81. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
  82. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  84. 90dd7f5 net: netrom: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  85. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 15 years ago
  86. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  87. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  88. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  89. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  90. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  91. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  92. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  93. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  95. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  96. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  98. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  99. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 16 years ago
  100. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 16 years ago