1. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  2. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 9 years ago
  3. 3ccec4b Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  4. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 9 years ago
  5. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 9 years ago
  6. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 9 years ago
  7. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 9 years ago
  8. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 9 years ago
  9. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 9 years ago
  10. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 9 years ago
  11. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 9 years ago
  12. 8075cb7 net/mlx5e: Rename VPort counters by Gal Pressman · 9 years ago
  13. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 9 years ago
  14. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 9 years ago
  15. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 9 years ago
  16. c578e9a Merge branch 'netdev_tx_locked-removal' by David S. Miller · 9 years ago
  17. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 9 years ago
  18. a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  19. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  20. 4acff37 atle1: remove LLTX support and TX_UNLOCKED by Florian Westphal · 9 years ago
  21. 353e3bd atl1c: remove private tx lock by Florian Westphal · 9 years ago
  22. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  23. c971c0e Merge branch 'get_phy_device-retval' by David S. Miller · 9 years ago
  24. af5840a of_mdio: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  25. 66c239e mdio_bus: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  26. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  27. fb1116a xgene: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  28. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 9 years ago
  29. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  30. f052f20 sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set by Xin Long · 9 years ago
  31. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 9 years ago
  32. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 9 years ago
  33. 713d4dd Merge branch 'qed-bandwidth-config' by David S. Miller · 9 years ago
  34. a64b02d qed: Add PF min bandwidth configuration support by Manish Chopra · 9 years ago
  35. 4b01e51 qed: Add PF max bandwidth configuration support by Manish Chopra · 9 years ago
  36. bcd197c qed: Add vport WFQ configuration APIs by Manish Chopra · 9 years ago
  37. 101e63b Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  38. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 9 years ago
  39. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 9 years ago
  40. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 9 years ago
  41. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 9 years ago
  42. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 9 years ago
  43. fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 9 years ago
  44. ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 9 years ago
  45. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 9 years ago
  46. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  47. 9c9f261 Merge branch 'nla_align-set-4' by David S. Miller · 9 years ago
  48. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  49. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  50. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  51. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  52. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  53. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  54. 08f4cbb drivers/wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  55. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  56. fab7b62 Merge branch 'ila-csum-neutral' by David S. Miller · 9 years ago
  57. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  58. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  59. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  60. a843311 net: tsi108: use NULL for pointer-typed argument by Julia Lawall · 9 years ago
  61. 218afa1 Merge branch 'hns-debug-dsaf' by David S. Miller · 9 years ago
  62. 218afd6 dts: hisi: update hns dst for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  63. c132cdc Documentation: Bindings: add port-idx-in-ae for enet node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  64. 2fc695a Documentation: Bindings: Update DT binding for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  65. 0d768fc6 net: hns: add attribute port-mode-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  66. 850bfa3 net: hns: add attribute port-rst-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  67. 31d4446 net: hns: add attribute cpld_ctrl for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  68. 831d828 net: hns: separate debug dsaf device from service dsaf device by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  69. 2e2591b net: hns: sort the header file by alphabetical order by Daode Huang · 9 years ago
  70. 86897c9 net: hns: add syscon operation for dsaf by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  71. 422c310 net: hns: add attribute reset-field-offset for dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  72. 406adee net: hns: add attribute port-idx-in-ae in enet node. by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  73. a542458 net: hns: set debug port irq index to 0 by Daode Huang · 9 years ago
  74. 89a4409 net: hns: add a new dsaf mode for debug port by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  75. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 9 years ago
  76. 5a5f079 Merge branch 'pskb_extract' by David S. Miller · 9 years ago
  77. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  78. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  79. 557fc4a fq: add fair queuing framework by Michal Kazior · 9 years ago
  80. 05d82c4 Merge branch 'reusable-codel' by David S. Miller · 9 years ago
  81. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  82. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  83. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  84. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 9 years ago
  85. 6a025a5 Merge branch 'qed-next' by David S. Miller · 9 years ago
  86. a43f235 qed: add support for link pause configuration. by Sudarsana Reddy Kalluru · 9 years ago
  87. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 9 years ago
  88. f3e7210 qede: Add support for ethtool private flags by Yuval Mintz · 9 years ago
  89. d4967cf qed*: Align statistics names by Yuval Mintz · 9 years ago
  90. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  91. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 9 years ago
  92. 1bc7fe6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  93. e7157f2 Merge branch 'nla_align-set-2' by David S. Miller · 9 years ago
  94. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  95. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  96. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  97. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  98. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  99. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  100. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago