1. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 8c14586 net: ipv6: Use passed in table for nexthop lookups by David Ahern · 9 years ago
  3. 570d8e9 taskstats: fix nl parsing in accounting/getdelays.c by Nicolas Dichtel · 9 years ago
  4. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  5. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
  7. 8358b02 bpf: fix double-fdput in replace_map_fd_with_map_ptr() by Jann Horn · 9 years ago
  8. 0e7dd0c pch_gbe: fix bogus trylock conversion by Florian Westphal · 9 years ago
  9. 50d5d2b Merge branch 'sh_eth-next' by David S. Miller · 9 years ago
  10. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  11. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 9 years ago
  12. 3ccec4b Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  13. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 9 years ago
  14. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 9 years ago
  15. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 9 years ago
  16. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 9 years ago
  17. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 9 years ago
  18. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 9 years ago
  19. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 9 years ago
  20. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 9 years ago
  21. 8075cb7 net/mlx5e: Rename VPort counters by Gal Pressman · 9 years ago
  22. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 9 years ago
  23. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 9 years ago
  24. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 9 years ago
  25. c578e9a Merge branch 'netdev_tx_locked-removal' by David S. Miller · 9 years ago
  26. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 9 years ago
  27. a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  28. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  29. 4acff37 atle1: remove LLTX support and TX_UNLOCKED by Florian Westphal · 9 years ago
  30. 353e3bd atl1c: remove private tx lock by Florian Westphal · 9 years ago
  31. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  32. c971c0e Merge branch 'get_phy_device-retval' by David S. Miller · 9 years ago
  33. af5840a of_mdio: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  34. 66c239e mdio_bus: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  35. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  36. fb1116a xgene: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  37. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 9 years ago
  38. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  39. f052f20 sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set by Xin Long · 9 years ago
  40. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 9 years ago
  41. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 9 years ago
  42. 713d4dd Merge branch 'qed-bandwidth-config' by David S. Miller · 9 years ago
  43. a64b02d qed: Add PF min bandwidth configuration support by Manish Chopra · 9 years ago
  44. 4b01e51 qed: Add PF max bandwidth configuration support by Manish Chopra · 9 years ago
  45. bcd197c qed: Add vport WFQ configuration APIs by Manish Chopra · 9 years ago
  46. 101e63b Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  47. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 9 years ago
  48. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 9 years ago
  49. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 9 years ago
  50. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 9 years ago
  51. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 9 years ago
  52. fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 9 years ago
  53. ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 9 years ago
  54. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 9 years ago
  55. 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
  56. 9c9f261 Merge branch 'nla_align-set-4' by David S. Miller · 9 years ago
  57. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  58. b676338 neigh: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  59. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  60. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  61. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  62. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  63. 08f4cbb drivers/wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  64. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  65. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  66. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  67. 978fa43 drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems by Sudeep Holla · 9 years ago
  68. fab7b62 Merge branch 'ila-csum-neutral' by David S. Miller · 9 years ago
  69. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  70. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  71. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  72. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 9 years ago
  73. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 9 years ago
  74. a843311 net: tsi108: use NULL for pointer-typed argument by Julia Lawall · 9 years ago
  75. 218afa1 Merge branch 'hns-debug-dsaf' by David S. Miller · 9 years ago
  76. 218afd6 dts: hisi: update hns dst for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  77. c132cdc Documentation: Bindings: add port-idx-in-ae for enet node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  78. 2fc695a Documentation: Bindings: Update DT binding for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  79. 0d768fc6 net: hns: add attribute port-mode-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  80. 850bfa3 net: hns: add attribute port-rst-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  81. 31d4446 net: hns: add attribute cpld_ctrl for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  82. 831d828 net: hns: separate debug dsaf device from service dsaf device by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  83. 2e2591b net: hns: sort the header file by alphabetical order by Daode Huang · 9 years ago
  84. 86897c9 net: hns: add syscon operation for dsaf by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  85. 422c310 net: hns: add attribute reset-field-offset for dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  86. 406adee net: hns: add attribute port-idx-in-ae in enet node. by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  87. a542458 net: hns: set debug port irq index to 0 by Daode Huang · 9 years ago
  88. 89a4409 net: hns: add a new dsaf mode for debug port by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  89. 5544107 Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address by Glenn Ruben Bakke · 9 years ago
  90. 5a5f079 Merge branch 'pskb_extract' by David S. Miller · 9 years ago
  91. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  92. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  93. 557fc4a fq: add fair queuing framework by Michal Kazior · 9 years ago
  94. 05d82c4 Merge branch 'reusable-codel' by David S. Miller · 9 years ago
  95. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  96. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  97. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  98. 3d6d30d cxgbi: fix uninitialized flowi6 by Jiri Benc · 9 years ago
  99. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 9 years ago
  100. 6a025a5 Merge branch 'qed-next' by David S. Miller · 9 years ago