1. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
  2. cdba756 net: move ndo_features_check() close to ndo_start_xmit() by Eric Dumazet · 8 years ago
  3. 9e02d8c fsl/fman: double free on probe failure by Dan Carpenter · 8 years ago
  4. e06a03b fsl/fman: fix the pause_time test by Dan Carpenter · 8 years ago
  5. 719255d mlxsw: core: remove an unnecessary condition by Dan Carpenter · 8 years ago
  6. c406700 ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 8 years ago
  7. f637941 Merge branch 'mlxsw-vlan_filtering-offload' by David S. Miller · 8 years ago
  8. fc1273a mlxsw: Remember untagged VLANs by Elad Raz · 8 years ago
  9. 26a4ea0 mlxsw: Disable vlan_filtering for non .1D bridge by Elad Raz · 8 years ago
  10. e4a1305 mlxsw: Renaming local variable names for consistency by Elad Raz · 8 years ago
  11. 29edf44 mlxsw: Fixing vlans init range by Elad Raz · 8 years ago
  12. 404cdbf bridge: add vlan filtering change for new bridged device by Elad Raz · 8 years ago
  13. 6b72a77 bridge: add vlan filtering change notification by Elad Raz · 8 years ago
  14. 81435c3 switchdev: add bridge vlan_filtering attribute by Elad Raz · 8 years ago
  15. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 8 years ago
  16. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 8 years ago
  17. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 8 years ago
  18. f0138e2 mlxsw: pci: Adjust value of CPU egress traffic class by Ido Schimmel · 8 years ago
  19. 56b8718 Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  20. be78a69 net: hns: avoid uninitialized variable warning: by Arnd Bergmann · 8 years ago
  21. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 8 years ago
  22. 2fbf575 include/uapi/linux/sockios.h: mark SIOCRTMSG unused by xypron.glpk@gmx.de · 8 years ago
  23. 1633bf1 Merge branch 'mlx5e-tstamp' by David S. Miller · 8 years ago
  24. 3d8c38a net/mlx5e: Add PTP Hardware Clock (PHC) support by Eran Ben Elisha · 8 years ago
  25. ef9814d net/mlx5e: Add HW timestamping (TS) support by Eran Ben Elisha · 8 years ago
  26. b084444 net/mlx5_core: Introduce access function to read internal timer by Eran Ben Elisha · 8 years ago
  27. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 8 years ago
  28. 33c1529 Merge branch 'sctp-transport-rhashtable' by David S. Miller · 8 years ago
  29. c79c066 sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc by Xin Long · 8 years ago
  30. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 8 years ago
  31. 39f66a7 sctp: apply rhashtable api to sctp procfs by Xin Long · 8 years ago
  32. 4f00878 sctp: apply rhashtable api to send/recv path by Xin Long · 8 years ago
  33. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 8 years ago
  34. 6a5ef90 Merge branch 'faster-soreuseport' by David S. Miller · 8 years ago
  35. 3ca8e40 soreuseport: BPF selection functional test by Craig Gallek · 8 years ago
  36. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  37. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 8 years ago
  38. ef45614 soreuseport: define reuseport groups by Craig Gallek · 8 years ago
  39. ebb3cf4 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  40. 6c72a3d mlxsw: spectrum: Change bridge port attributes only when bridged by Ido Schimmel · 8 years ago
  41. 5a8f452 mlxsw: spectrum: Set bridge status in appropriate functions by Ido Schimmel · 8 years ago
  42. 7812407 mlxsw: spectrum: Return NOTIFY_BAD on bridge failure by Ido Schimmel · 8 years ago
  43. 7b31abe mlxsw: spectrum: Initialize PVID only once by Ido Schimmel · 8 years ago
  44. 46f85a9 chelsio: constify cphy_ops structures by Julia Lawall · 8 years ago
  45. 4667861 fsl/fman: allow modular build by Arnd Bergmann · 8 years ago
  46. 0efeff2 net: make ip6tunnel_xmit definition conditional by Arnd Bergmann · 8 years ago
  47. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  48. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 8 years ago
  49. 815bc58 Merge branch 'r8169-hw-programming-typo-fixes' by David S. Miller · 8 years ago
  50. 1016a4a r8169:Correct the way of setting RTL8168DP ephy by Chun-Hao Lin · 8 years ago
  51. c832c35f r8169:Fix typo in setting RTL8168H PHY PFM mode. by Chun-Hao Lin · 8 years ago
  52. 69f3dc3 r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode by Chun-Hao Lin · 8 years ago
  53. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 8 years ago
  54. 04c67a9 Merge branch 'sh_eth-remove-BE-desc-support' by David S. Miller · 8 years ago
  55. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 8 years ago
  56. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 8 years ago
  57. 6e898bf tilepro: use to_delayed_work by Geliang Tang · 8 years ago
  58. 48b874c Merge branch 'bnxt_en-combined-rx-tx-channels' by David S. Miller · 8 years ago
  59. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 8 years ago
  60. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 8 years ago
  61. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 8 years ago
  62. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 8 years ago
  63. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 8 years ago
  64. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 8 years ago
  65. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 8 years ago
  66. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  68. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  69. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  70. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 8 years ago
  71. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 8 years ago
  72. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  73. 49f2a47 prism54: fix checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  74. e47301b wlcore/wl12xx: spi: fix NULL pointer dereference (Oops) by Uri Mashiach · 8 years ago
  75. 3719c17 wlcore/wl18xx: fw logger over sdio by Shahar Patury · 8 years ago
  76. 0510931 bcma: use module_init for the main part of bus initialization by Rafał Miłecki · 9 years ago
  77. ccac042 Merge branch 'ethtool-phy-stats' by David S. Miller · 8 years ago
  78. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 8 years ago
  79. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 8 years ago
  80. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 8 years ago
  81. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 8 years ago
  82. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  83. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 8 years ago
  84. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  85. 1ab8c11 Merge branch 'be2net-next' by David S. Miller · 8 years ago
  86. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 8 years ago
  87. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 8 years ago
  88. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 8 years ago
  89. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 8 years ago
  90. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 8 years ago
  91. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 8 years ago
  92. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 8 years ago
  93. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 8 years ago
  94. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 8 years ago
  95. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 8 years ago
  96. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. f99551a rtlwifi: rtl_pci: Fix kernel panic by Larry Finger · 8 years ago
  98. d477626 rsi: bool tests do not need comparison by Nicholas Mc Guire · 9 years ago
  99. 97d14b6 rsi: consolidate kmalloc/memset 0 calls to kzalloc by Nicholas Mc Guire · 9 years ago
  100. 7be0f5b mwifiex: enable MSI interrupt support in pcie by Avinash Patil · 9 years ago