1. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  2. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. 79ac522 net: atm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  4. 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
  5. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  6. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  7. 60f5c4a net: atm: Reduce the severity of logging in unlink_clip_vcc by Aditya Pakki · 5 years ago
  8. 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
  9. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  10. a8a213c pppoatm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  11. da3a3b6 net: mpoa: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
  12. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  15. fdd1a81 net: atm: clean up a range check by Dan Carpenter · 6 years ago
  16. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  17. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  19. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  20. 0805a4b net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  21. f9d19a7 net: atm: Use IS_ENABLED in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  22. d0edde8 atm: clean up vcc_seq_next() by Dan Carpenter · 6 years ago
  23. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  24. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  25. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  26. 543de88 atm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  27. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  28. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  29. f74445b atomics/treewide: Remove atomic_inc_not_zero_hint() by Mark Rutland · 7 years ago
  30. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  32. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. 9f728af net/atm: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  34. a2d03aa atm: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
  35. ce9fe43 atm: simplify procfs code by Christoph Hellwig · 7 years ago
  36. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  37. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  38. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  39. acf784b net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  40. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  41. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  44. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  45. d750dbd atm: mpoa: remove 32-bit timekeeping by Tina Ruchandani · 7 years ago
  46. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  47. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  48. 1e9aa74 net/atm/mpc: Avoid open-coded assignment of timer callback function by Kees Cook · 7 years ago
  49. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  50. 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
  51. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. 5c658e1 net: atm/mpc: Stop using open-coded timer .data field by Kees Cook · 7 years ago
  54. ba42179 net: atm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  55. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  56. 800bb47 net: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  57. e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  58. 93714912 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  59. 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  60. 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  61. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  62. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  63. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  64. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  65. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  66. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  67. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. c55fa3c atm: remove an unnecessary loop by Francois Romieu · 8 years ago
  69. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  70. 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
  71. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  72. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  73. 9dd0f89 net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS by Augusto Mecking Caringi · 8 years ago
  74. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  75. 99a5e17 ATM: use designated initializers by Kees Cook · 8 years ago
  76. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  78. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  79. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  80. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  81. 9a81c34 lec: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  82. 0d135e4 net: atm: remove redundant null pointer check on dev->name by Colin Ian King · 8 years ago
  83. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 9 years ago
  84. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 9 years ago
  85. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  86. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  87. 4dd191b net: atm: constify in_cache_ops and eg_cache_ops structures by Julia Lawall · 9 years ago
  88. 34f5b00 atm: deal with setting entry before mkip was called by Sasha Levin · 9 years ago
  89. 85b1d8b br2684: Remove unnecessary formatting macros b1 and bs by Joe Perches · 9 years ago
  90. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  91. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  92. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  93. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  94. 19ffa56 atm: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  95. bcc90e3 net/atm/signaling.c: remove WAIT_FOR_DEMON code by Fabian Frederick · 10 years ago
  96. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  97. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  98. 7424ce6 [atm] switch vcc_sendmsg() to copy_from_iter() by Al Viro · 10 years ago
  99. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  100. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago