1. 79bce00 net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 5 years ago
  2. 81b8eb6 net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  3. 9a81c34 lec: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  4. 0d135e4 net: atm: remove redundant null pointer check on dev->name by Colin Ian King · 8 years ago
  5. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  6. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 8 years ago
  7. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  8. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 8 years ago
  9. 4dd191b net: atm: constify in_cache_ops and eg_cache_ops structures by Julia Lawall · 8 years ago
  10. 34f5b00 atm: deal with setting entry before mkip was called by Sasha Levin · 9 years ago
  11. 85b1d8b br2684: Remove unnecessary formatting macros b1 and bs by Joe Perches · 9 years ago
  12. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  13. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  14. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  15. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  16. 19ffa56 atm: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  17. bcc90e3 net/atm/signaling.c: remove WAIT_FOR_DEMON code by Fabian Frederick · 9 years ago
  18. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  19. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  20. 7424ce6 [atm] switch vcc_sendmsg() to copy_from_iter() by Al Viro · 9 years ago
  21. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  22. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  23. ef423a4 atm: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  24. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  25. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  26. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  27. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 10 years ago
  28. de713b5 atm/svc: Fix blocking in wait loop by chas williams - CONTRACTOR · 10 years ago
  29. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  30. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  31. 391296c atm: remove commented out check by Paul Bolle · 10 years ago
  32. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  33. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  34. 8427559 atm: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  35. 9be68c1 net: Fix some fallout from the etner_addr_copy() changes. by David S. Miller · 10 years ago
  36. 116e853 atm: Use ether_addr_copy by Joe Perches · 10 years ago
  37. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 10 years ago
  38. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  39. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  40. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  42. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. 9b3e617 atm: update msg_namelen in vcc_recvmsg() by Mathias Krause · 11 years ago
  44. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  45. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  46. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  48. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  49. 3c41777 atm: use scnprintf() instead of sprintf() by chas williams - CONTRACTOR · 11 years ago
  50. 5b4d720 pppoatm: optimise PPP channel wakeups after sock_owned_by_user() by David Woodhouse · 11 years ago
  51. 9eba252 br2684: allow assign only on a connected socket by Krzysztof Mazur · 11 years ago
  52. d71ffeb br2684: fix module_put() race by David Woodhouse · 11 years ago
  53. 0e56d99 pppoatm: fix missing wakeup in pppoatm_send() by David Woodhouse · 11 years ago
  54. b895885 br2684: don't send frames on not-ready vcc by David Woodhouse · 11 years ago
  55. c971f08 atm: add release_cb() callback to vcc by David Woodhouse · 11 years ago
  56. 397ff16 pppoatm: do not inline pppoatm_may_send() by Krzysztof Mazur · 12 years ago
  57. 071d939 pppoatm: drop frames to not-ready vcc by Krzysztof Mazur · 11 years ago
  58. 3ac10800 pppoatm: take ATM socket lock in pppoatm_send() by Krzysztof Mazur · 12 years ago
  59. e41faed pppoatm: fix module_put() race by Krzysztof Mazur · 12 years ago
  60. 3b1a914 pppoatm: allow assign only on a connected socket by Krzysztof Mazur · 12 years ago
  61. ec809bd atm: add owner of push() callback to atmvcc by Krzysztof Mazur · 12 years ago
  62. ae088d6 atm: br2684: Fix excessive queue bloat by David Woodhouse · 11 years ago
  63. 4a2c240 net:atm:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  64. 3c0c5cf atm: fix info leak via getsockname() by Mathias Krause · 12 years ago
  65. e862f1a atm: fix info leak in getsockopt(SO_ATMPVC) by Mathias Krause · 12 years ago
  66. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  67. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  68. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  69. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 12 years ago
  70. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  71. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  72. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  73. 9d02daf75 pppoatm: Fix excessive queue bloat by David Woodhouse · 12 years ago
  74. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  75. 61282f3 atm: fix comments by Alexandra Vintila · 12 years ago
  76. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  77. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  78. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 597cdbc atm: clip: remove clip_tbl by Eric Dumazet · 12 years ago
  80. 7161c76 atm: clip: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  81. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 12 years ago
  82. 340e8dc atm: clip: Remove code commented out since eternity. by David S. Miller · 12 years ago
  83. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  84. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  85. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  86. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  87. befc93f atm: br2684: Avoid alignment issues by Pascal Hambourg · 13 years ago
  88. 9e667b2 atm: br2684: Make headroom and hard_header_len depend on the payload type by Pascal Hambourg · 13 years ago
  89. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 12 years ago
  90. 40ba849 atm: Allow MSG_PEEK for atm sockets by Jorge Boncompte [DTI2] · 12 years ago
  91. 4e55f57 atm: Introduce vcc_process_recv_queue by Jorge Boncompte [DTI2] · 12 years ago
  92. 3b82936 atm: clip: move clip_devs check to clip_push by Jorge Boncompte [DTI2] · 12 years ago
  93. ada22aa atm: clip: Don't move counters backwards by Jorge Boncompte [DTI2] · 12 years ago
  94. fe685b8 atm: br2684: Do not move counters backwards by Jorge Boncompte [DTI2] · 12 years ago
  95. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  96. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  97. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  98. fbe5e29 atm: br2684: Fix oops due to skb->dev being NULL by Daniel Schwierzeck · 13 years ago
  99. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  100. a08af81 atm: br2864: sent packets truncated in VC routed mode by Chas Williams · 13 years ago