1. 2f71e00 net: atm: fix update of position index in lec_seq_next by Colin Ian King · 4 years, 2 months ago
  2. 563f63e net: atm: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  5. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  6. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  7. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  8. a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 5 months ago
  9. dfd5ec1 net: atm: lec_arpc.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  10. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  11. bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
  12. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  13. 0edecc0 atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
  14. 8cacb41 atm: lift copyin from atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
  15. 3608504 atm: switch do_atm_iobuf() to direct use of atm_getnames() by Al Viro · 4 years, 8 months ago
  16. a392948 atm: move copyin from atm_getnames() into the caller by Al Viro · 4 years, 8 months ago
  17. 8c2348e atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
  18. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  19. 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 8 months ago
  20. 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 8 months ago
  21. ff2269f docs: networking: convert atm.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  22. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  23. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. 79ac522 net: atm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  25. 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
  26. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  27. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  28. 60f5c4a net: atm: Reduce the severity of logging in unlink_clip_vcc by Aditya Pakki · 5 years ago
  29. 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
  30. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  31. a8a213c pppoatm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  32. da3a3b6 net: mpoa: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
  33. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  34. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  35. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  36. fdd1a81 net: atm: clean up a range check by Dan Carpenter · 6 years ago
  37. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  38. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  40. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  41. 0805a4b net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  42. f9d19a7 net: atm: Use IS_ENABLED in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  43. d0edde8 atm: clean up vcc_seq_next() by Dan Carpenter · 6 years ago
  44. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  45. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  46. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  47. 543de88 atm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  48. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  49. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  50. f74445b atomics/treewide: Remove atomic_inc_not_zero_hint() by Mark Rutland · 7 years ago
  51. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  52. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  53. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. 9f728af net/atm: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  55. a2d03aa atm: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
  56. ce9fe43 atm: simplify procfs code by Christoph Hellwig · 7 years ago
  57. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  58. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  59. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  60. acf784b net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  61. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  62. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  63. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  64. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  65. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  66. d750dbd atm: mpoa: remove 32-bit timekeeping by Tina Ruchandani · 7 years ago
  67. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  68. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  69. 1e9aa74 net/atm/mpc: Avoid open-coded assignment of timer callback function by Kees Cook · 7 years ago
  70. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  71. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. 5c658e1 net: atm/mpc: Stop using open-coded timer .data field by Kees Cook · 7 years ago
  75. ba42179 net: atm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  76. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  77. 800bb47 net: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  78. e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  79. 93714912 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  80. 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  81. 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  82. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  83. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  84. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  85. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  86. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  87. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  88. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. c55fa3c atm: remove an unnecessary loop by Francois Romieu · 8 years ago
  90. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  91. 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
  92. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  93. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  94. 9dd0f89 net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS by Augusto Mecking Caringi · 8 years ago
  95. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. 99a5e17 ATM: use designated initializers by Kees Cook · 8 years ago
  97. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  99. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  100. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago