1. bbb96bf net/smc: improve state change handling after close wait by Ursula Braun · 7 years ago
  2. 86e780d net/smc: make wait for work request uninterruptible by Ursula Braun · 7 years ago
  3. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
  4. 35a6b17 net/smc: simplify function smc_clcsock_accept() by Ursula Braun · 7 years ago
  5. 3163c50 net/smc: use local struct sock variables consistently by Ursula Braun · 7 years ago
  6. 9d5fd92 cxgb4/cxgb4vf: add support for ndo_set_vf_vlan by Ganesh Goudar · 7 years ago
  7. 43df215 Merge branch 'bpf-and-netdevsim-test-updates' by David S. Miller · 7 years ago
  8. 6d2d58f selftests/bpf: validate replace of TC filters is working by Jakub Kicinski · 7 years ago
  9. 9045bdc selftests/bpf: check bpf verifier log buffer usage works for HW offload by Quentin Monnet · 7 years ago
  10. 7c5db7e netdevsim: don't compile BPF code if syscall not enabled by Jakub Kicinski · 7 years ago
  11. caf9522 selftests/bpf: add checks on extack messages for eBPF hw offload tests by Quentin Monnet · 7 years ago
  12. 728461f netdevsim: add extack support for TC eBPF offload by Quentin Monnet · 7 years ago
  13. 5215046 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  14. 6b44d0f Merge branch 'act_csum-spinlock-remove' by David S. Miller · 7 years ago
  15. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  16. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  17. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  18. 0542e13b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  19. c89b517 Merge branch 'GEHC-Bx50-Switch-Support' by David S. Miller · 7 years ago
  20. 658d063 ARM: dts: imx6q-b450v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  21. b2ea7f8 ARM: dts: imx6q-b650v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  22. e6b22e4 ARM: dts: imx6q-b850v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  23. e26dead ARM: dts: imx6q-bx50v3: Add internal switch by Sebastian Reichel · 7 years ago
  24. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  25. bbf0bdd i40e: Fix channel addition in reset flow by Amritha Nambiar · 7 years ago
  26. e0346f9 i40evf: ignore link up if not running by Alan Brady · 7 years ago
  27. 557450c i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme() by Markus Elfring · 7 years ago
  28. 7b0b1a6 i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events by Shiraz Saleem · 7 years ago
  29. bc73234 i40e: simplify pointer dereferences by Mitch Williams · 7 years ago
  30. d8a8785 i40e: check for invalid DCB config by Mitch Williams · 7 years ago
  31. 07d4419 i40e/i40evf: Detect and recover hung queue scenario by Sudheer Mogilappagari · 7 years ago
  32. d95cd48 i40e: Fix for blinking activity instead of link LEDs by Michal Kuchta · 7 years ago
  33. 06aa040 i40evf: Don't schedule reset_task when device is being removed by Avinash Dayanand · 7 years ago
  34. a558566 i40evf: remove flush_scheduled_work call in i40evf_remove by Sudheer Mogilappagari · 7 years ago
  35. b356dac i40e: avoid divide by zero by Mitch Williams · 7 years ago
  36. e3a5d6e i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update by Pawel Jablonski · 7 years ago
  37. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 7 years ago
  39. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 7 years ago
  40. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 7 years ago
  41. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 7 years ago
  42. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 7 years ago
  43. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 7 years ago
  44. 34c822e ixgbe: add ipsec data structures by Shannon Nelson · 7 years ago
  45. 49a94d7 ixgbe: add ipsec engine start and stop routines by Shannon Nelson · 7 years ago
  46. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 7 years ago
  47. a84a8ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. beca815 ixgbe: clean up ipsec defines by Shannon Nelson · 7 years ago
  49. f53d77e sctp: reset ret in again path in sctp_for_each_transport by Xin Long · 7 years ago
  50. 196709f4 bnx2: remove redundant initializations of pointers txr and rxr by Colin Ian King · 7 years ago
  51. a9124ec forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  52. d766327 Merge branch 'Kernel-doc-fixes-for-networking' by David S. Miller · 7 years ago
  53. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  54. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  55. 4bb7df7 net: phy: sfp: Fix kernel doc warning by Florian Fainelli · 7 years ago
  56. 9e55e5d net: core: Fix kernel-doc for carrier_* attributes by Florian Fainelli · 7 years ago
  57. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  58. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  59. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  60. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago
  61. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  62. c13da21 tun: avoid calling xdp_rxq_info_unreg() twice by Cong Wang · 7 years ago
  63. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  64. 0afc0de orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  65. 208e0b1 Merge branch 'net-sched-add-extack-support-for-cls-offloads' by David S. Miller · 7 years ago
  66. 52be9a7 nfp: bpf: use extack support to improve debugging by Quentin Monnet · 7 years ago
  67. acc2abbb nfp: bpf: plumb extack into functions related to XDP offload by Quentin Monnet · 7 years ago
  68. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  69. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  70. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  71. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  72. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  73. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  74. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  75. 25a39f7 hv_netvsc: Use the num_online_cpus() for channel limit by Haiyang Zhang · 7 years ago
  76. 52acf06 be2net: restore properly promisc mode after queues reconfiguration by Ivan Vecera · 7 years ago
  77. e158624 net: hns3: converting spaces into tabs to avoid checkpatch.pl warning by Salil Mehta · 7 years ago
  78. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  79. 8fc7976 cxgb3: assign port id to net_device->dev_port by Arjun Vynipadath · 7 years ago
  80. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  81. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 7 years ago
  82. 3dff4c6 Merge branch 'hns3-new-features' by David S. Miller · 7 years ago
  83. 716aaac net: hns3: add net status led support for fiber port by Jian Shen · 7 years ago
  84. 07f8e94 net: hns3: add ethtool -p support for fiber port by Jian Shen · 7 years ago
  85. f5aac71 net: hns3: add manager table initialization for hardware by Fuyun Liang · 7 years ago
  86. 77b3411 net: hns3: add support for get_regs by Fuyun Liang · 7 years ago
  87. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  88. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  89. 18b0aff Merge branch 'ibmvnic-reset-behavior-fixes' by David S. Miller · 7 years ago
  90. 69d08dc ibmvnic: Allocate and request vpd in init_resources by John Allen · 7 years ago
  91. e791380 ibmvnic: Revert to previous mtu when unsupported value requested by John Allen · 7 years ago
  92. 896d869 ibmvnic: Modify buffer size and number of queues on failover by John Allen · 7 years ago
  93. b589513 rds: tcp: compute m_ack_seq as offset from ->write_seq by Sowmini Varadhan · 7 years ago
  94. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  95. e8660de macsec: restore uAPI after addition of GCM-AES-256 by Sabrina Dubroca · 7 years ago
  96. 5e89cfa net: hns: Fix for variable may be used uninitialized warnings by Huazhong Tan · 7 years ago
  97. 3f1dcc6 net: fec: add necessary defines to work on ARM64 by Lucas Stach · 7 years ago
  98. ab18a9c usbnet: silence an unnecessary warning by Oliver Neukum · 7 years ago
  99. affee5e Merge branch 'cxgb4-tc-flower-offload-fixes' by David S. Miller · 7 years ago
  100. 100d39a cxgb4: fix endianness for vlan value in cxgb4_tc_flower by Kumar Sanghvi · 7 years ago