1. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  2. fab7b62 Merge branch 'ila-csum-neutral' by David S. Miller · 9 years ago
  3. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  4. 642c2c9 ila: xlat changes by Tom Herbert · 9 years ago
  5. 351596a ila: Add struct definitions and helpers by Tom Herbert · 9 years ago
  6. a843311 net: tsi108: use NULL for pointer-typed argument by Julia Lawall · 9 years ago
  7. 218afa1 Merge branch 'hns-debug-dsaf' by David S. Miller · 9 years ago
  8. 218afd6 dts: hisi: update hns dst for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  9. c132cdc Documentation: Bindings: add port-idx-in-ae for enet node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  10. 2fc695a Documentation: Bindings: Update DT binding for separating dsaf dev support by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  11. 0d768fc6 net: hns: add attribute port-mode-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  12. 850bfa3 net: hns: add attribute port-rst-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  13. 31d4446 net: hns: add attribute cpld_ctrl for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  14. 831d828 net: hns: separate debug dsaf device from service dsaf device by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  15. 2e2591b net: hns: sort the header file by alphabetical order by Daode Huang · 9 years ago
  16. 86897c9 net: hns: add syscon operation for dsaf by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  17. 422c310 net: hns: add attribute reset-field-offset for dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  18. 406adee net: hns: add attribute port-idx-in-ae in enet node. by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  19. a542458 net: hns: set debug port irq index to 0 by Daode Huang · 9 years ago
  20. 89a4409 net: hns: add a new dsaf mode for debug port by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  21. 5a5f079 Merge branch 'pskb_extract' by David S. Miller · 9 years ago
  22. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  23. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  24. 557fc4a fq: add fair queuing framework by Michal Kazior · 9 years ago
  25. 05d82c4 Merge branch 'reusable-codel' by David S. Miller · 9 years ago
  26. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  27. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  28. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  29. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 9 years ago
  30. 6a025a5 Merge branch 'qed-next' by David S. Miller · 9 years ago
  31. a43f235 qed: add support for link pause configuration. by Sudarsana Reddy Kalluru · 9 years ago
  32. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 9 years ago
  33. f3e7210 qede: Add support for ethtool private flags by Yuval Mintz · 9 years ago
  34. d4967cf qed*: Align statistics names by Yuval Mintz · 9 years ago
  35. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  36. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 9 years ago
  37. 1bc7fe6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  38. e7157f2 Merge branch 'nla_align-set-2' by David S. Miller · 9 years ago
  39. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  40. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  41. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  42. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  43. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  44. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  45. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  46. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  47. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  48. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  49. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 9 years ago
  50. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 9 years ago
  51. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 9 years ago
  52. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 9 years ago
  53. 8d055cc ixgbevf: make use of BIT() macro to avoid shift of signed values by Jacob Keller · 9 years ago
  54. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 9 years ago
  55. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 9 years ago
  56. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 9 years ago
  57. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 9 years ago
  58. a02a5a5 ixgbevf: add support for per-queue ethtool stats by Emil Tantilov · 9 years ago
  59. d72d6c1 ixgbevf: refactor ethtool stats handling by Emil Tantilov · 9 years ago
  60. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 9 years ago
  61. 15cfd40 hv_netvsc: Fix the list processing for network change event by Haiyang Zhang · 9 years ago
  62. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 9 years ago
  63. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 9 years ago
  64. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 9 years ago
  65. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 9 years ago
  66. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  67. 8cee83d tipc: fix stale links after re-enabling bearer by Parthasarathy Bhuvaragan · 9 years ago
  68. 6a74c19 Merge branch 'tcp-tcstamp_ack-frag-coalesce' by David S. Miller · 9 years ago
  69. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 9 years ago
  70. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 9 years ago
  71. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  72. 8d9ea16 Merge branch 'nla_align-more' by David S. Miller · 9 years ago
  73. 80df554 taskstats: use the libnl API to align nlattr on 64-bit by Nicolas Dichtel · 9 years ago
  74. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  75. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 9 years ago
  76. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  77. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  78. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  79. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  80. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  81. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 9 years ago
  82. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  84. f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  85. 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 9 years ago
  86. 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 9 years ago
  87. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  88. 22d37b6 Merge branch 'geneve-vxlan-deps' by David S. Miller · 9 years ago
  89. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 9 years ago
  90. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 9 years ago
  91. 50d65d7 qlcnic: protect qlicnic_attach_func with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  92. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  93. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  94. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  95. 08d9910 benet: be_resume needs to protect be_open with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  96. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
  97. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 9 years ago
  98. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 9 years ago
  99. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 9 years ago
  100. 1df845b Merge branch 'mlx5-next' by David S. Miller · 9 years ago