1. 6b44d0f Merge branch 'act_csum-spinlock-remove' by David S. Miller · 7 years ago
  2. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  3. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  4. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  5. 0542e13b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  6. c89b517 Merge branch 'GEHC-Bx50-Switch-Support' by David S. Miller · 7 years ago
  7. 658d063 ARM: dts: imx6q-b450v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  8. b2ea7f8 ARM: dts: imx6q-b650v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  9. e6b22e4 ARM: dts: imx6q-b850v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  10. e26dead ARM: dts: imx6q-bx50v3: Add internal switch by Sebastian Reichel · 7 years ago
  11. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  12. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 7 years ago
  14. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 7 years ago
  15. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 7 years ago
  16. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 7 years ago
  17. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 7 years ago
  18. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 7 years ago
  19. 34c822e ixgbe: add ipsec data structures by Shannon Nelson · 7 years ago
  20. 49a94d7 ixgbe: add ipsec engine start and stop routines by Shannon Nelson · 7 years ago
  21. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 7 years ago
  22. a84a8ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. beca815 ixgbe: clean up ipsec defines by Shannon Nelson · 7 years ago
  24. f53d77e sctp: reset ret in again path in sctp_for_each_transport by Xin Long · 7 years ago
  25. 196709f4 bnx2: remove redundant initializations of pointers txr and rxr by Colin Ian King · 7 years ago
  26. a9124ec forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  27. d766327 Merge branch 'Kernel-doc-fixes-for-networking' by David S. Miller · 7 years ago
  28. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  29. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  30. 4bb7df7 net: phy: sfp: Fix kernel doc warning by Florian Fainelli · 7 years ago
  31. 9e55e5d net: core: Fix kernel-doc for carrier_* attributes by Florian Fainelli · 7 years ago
  32. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  33. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  34. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  35. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago
  36. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  37. c13da21 tun: avoid calling xdp_rxq_info_unreg() twice by Cong Wang · 7 years ago
  38. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  39. 0afc0de orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  40. 208e0b1 Merge branch 'net-sched-add-extack-support-for-cls-offloads' by David S. Miller · 7 years ago
  41. 52be9a7 nfp: bpf: use extack support to improve debugging by Quentin Monnet · 7 years ago
  42. acc2abbb nfp: bpf: plumb extack into functions related to XDP offload by Quentin Monnet · 7 years ago
  43. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  44. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  45. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  46. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  47. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  48. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  49. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  50. 25a39f7 hv_netvsc: Use the num_online_cpus() for channel limit by Haiyang Zhang · 7 years ago
  51. 52acf06 be2net: restore properly promisc mode after queues reconfiguration by Ivan Vecera · 7 years ago
  52. e158624 net: hns3: converting spaces into tabs to avoid checkpatch.pl warning by Salil Mehta · 7 years ago
  53. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  54. 8fc7976 cxgb3: assign port id to net_device->dev_port by Arjun Vynipadath · 7 years ago
  55. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  56. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 7 years ago
  57. 3dff4c6 Merge branch 'hns3-new-features' by David S. Miller · 7 years ago
  58. 716aaac net: hns3: add net status led support for fiber port by Jian Shen · 7 years ago
  59. 07f8e94 net: hns3: add ethtool -p support for fiber port by Jian Shen · 7 years ago
  60. f5aac71 net: hns3: add manager table initialization for hardware by Fuyun Liang · 7 years ago
  61. 77b3411 net: hns3: add support for get_regs by Fuyun Liang · 7 years ago
  62. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  63. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  64. 18b0aff Merge branch 'ibmvnic-reset-behavior-fixes' by David S. Miller · 7 years ago
  65. 69d08dc ibmvnic: Allocate and request vpd in init_resources by John Allen · 7 years ago
  66. e791380 ibmvnic: Revert to previous mtu when unsupported value requested by John Allen · 7 years ago
  67. 896d869 ibmvnic: Modify buffer size and number of queues on failover by John Allen · 7 years ago
  68. b589513 rds: tcp: compute m_ack_seq as offset from ->write_seq by Sowmini Varadhan · 7 years ago
  69. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  70. e8660de macsec: restore uAPI after addition of GCM-AES-256 by Sabrina Dubroca · 7 years ago
  71. 5e89cfa net: hns: Fix for variable may be used uninitialized warnings by Huazhong Tan · 7 years ago
  72. 3f1dcc6 net: fec: add necessary defines to work on ARM64 by Lucas Stach · 7 years ago
  73. ab18a9c usbnet: silence an unnecessary warning by Oliver Neukum · 7 years ago
  74. affee5e Merge branch 'cxgb4-tc-flower-offload-fixes' by David S. Miller · 7 years ago
  75. 100d39a cxgb4: fix endianness for vlan value in cxgb4_tc_flower by Kumar Sanghvi · 7 years ago
  76. d728f13 cxgb4: set filter type to 1 for ETH_P_IPV6 by Kumar Sanghvi · 7 years ago
  77. d7dfc5c virtio_net: Add ethtool stats by Toshiaki Makita · 7 years ago
  78. 7222708 mm, page_vma_mapped: Introduce pfn_in_hpage() by Kirill A. Shutemov · 7 years ago
  79. d1b1110 Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support' by David S. Miller · 7 years ago
  80. a75edc7 net: mvpp2: enable ACPI support in the driver by Marcin Wojtas · 7 years ago
  81. 2481222 net: mvpp2: use device_*/fwnode_* APIs instead of of_* by Marcin Wojtas · 7 years ago
  82. bf14715 net: mvpp2: simplify maintaining enabled ports' list by Marcin Wojtas · 7 years ago
  83. 3395de9 device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  84. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  85. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  86. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  87. e0b4ed0 net: caif: remove redundant re-assignment of pointer pfrm by Colin Ian King · 7 years ago
  88. c746fc0 cxgb4: add geneve offload support for T6 by Ganesh Goudar · 7 years ago
  89. 291040c Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  90. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  91. 2ae50dea Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees' by David S. Miller · 7 years ago
  92. 2b52ce0 mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree by Ido Schimmel · 7 years ago
  93. 3aad95d mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function by Ido Schimmel · 7 years ago
  94. 4fd0031 mlxsw: spectrum_router: Use the nodes list as indication for empty FIB by Ido Schimmel · 7 years ago
  95. 9d6474e tun: add missing rcu annotation by Jason Wang · 7 years ago
  96. 0ddcff4 mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() by weiyongjun (A) · 7 years ago
  97. 9cb05f9 debugfs_sta: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  98. 0d665e7 mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() by Kirill A. Shutemov · 7 years ago
  99. ebdd7b4 Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower' by David S. Miller · 7 years ago
  100. d0d13c1 mlxsw: spectrum_acl: Add support for mirror action by Arkadi Sharshevsky · 7 years ago