1. 5c38bd1 ip_tunnel: Use mark in skb by default by Thomas Winter · 7 years ago
  2. d8f8b95 net: stmmac: do not use a bitwise AND operator with a bool operand by Niklas Cassel · 7 years ago
  3. 98fe9cd Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  4. 131f1ed Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-with-skip_sw' by David S. Miller · 7 years ago
  5. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
  6. 458e704 cls_u32: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  7. f40fe58 cls_u32: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  8. 1b0f803 cls_flower: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  9. ea20594 cls_flower: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  10. b505b29 cls_matchall: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  11. 93da52b cls_matchall: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  12. 0e908a4 cls_bpf: propagate extack to offload delete callback by Jakub Kicinski · 7 years ago
  13. a6ffd6b cls_bpf: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  14. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  15. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  16. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  17. 3a53285 igb: Clear TXSTMP when ptp_tx_work() is timeout by Daniel Hua · 7 years ago
  18. 13169ba igb: Delete an error message for a failed memory allocation in igb_enable_sriov() by Markus Elfring · 7 years ago
  19. 888f229 igb: Free IRQs when device is hotplugged by Lyude Paul · 7 years ago
  20. 8299b00 e1000e: Alert the user that C-states will be disabled by enabling jumbo frames by Matt Turner · 7 years ago
  21. 0da6090 igb: Clarify idleslope config constraints by Jesus Sanchez-Palencia · 7 years ago
  22. b701cac e1000e: Set HTHRESH when PTHRESH is used by Matt Turner · 7 years ago
  23. 28cb2d1 igb: add function to get maximum RSS queues by Zhang Shengju · 7 years ago
  24. 177132d igb: Allow to remove administratively set MAC on VFs by Corinna Vinschen · 8 years ago
  25. 46410c2e Merge branch 'pktgen-Behavior-flags-fixes' by David S. Miller · 7 years ago
  26. 52e12d5 pktgen: Clean read user supplied flag mess by Dmitry Safonov · 7 years ago
  27. 99c6d3d pktgen: Remove brute-force printing of flags by Dmitry Safonov · 7 years ago
  28. 6f107c7 pktgen: Add behaviour flags macro to generate flags/names by Dmitry Safonov · 7 years ago
  29. 57a5749b pktgen: Add missing !flag parameters by Dmitry Safonov · 7 years ago
  30. d2ee797 Documentation/pktgen: Clearify how-to use pktgen samples by Dmitry Safonov · 7 years ago
  31. 969ade4 Merge branch 'cxgb4-fix-build-error' by David S. Miller · 7 years ago
  32. 325694e cxgb4: properly initialize variables by Rahul Lakkireddy · 7 years ago
  33. a1cf9c9 cxgb4: enable ZLIB_DEFLATE when building cxgb4 by Rahul Lakkireddy · 7 years ago
  34. 9e1a27c Merge branch 'net-smc-socket-closing-improvements' by David S. Miller · 7 years ago
  35. aa377e6 net/smc: continue waiting if peer signals write_shutdown by Ursula Braun · 7 years ago
  36. bbb96bf net/smc: improve state change handling after close wait by Ursula Braun · 7 years ago
  37. 86e780d net/smc: make wait for work request uninterruptible by Ursula Braun · 7 years ago
  38. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
  39. 35a6b17 net/smc: simplify function smc_clcsock_accept() by Ursula Braun · 7 years ago
  40. 3163c50 net/smc: use local struct sock variables consistently by Ursula Braun · 7 years ago
  41. 9d5fd92 cxgb4/cxgb4vf: add support for ndo_set_vf_vlan by Ganesh Goudar · 7 years ago
  42. 43df215 Merge branch 'bpf-and-netdevsim-test-updates' by David S. Miller · 7 years ago
  43. 6d2d58f selftests/bpf: validate replace of TC filters is working by Jakub Kicinski · 7 years ago
  44. 9045bdc selftests/bpf: check bpf verifier log buffer usage works for HW offload by Quentin Monnet · 7 years ago
  45. 7c5db7e netdevsim: don't compile BPF code if syscall not enabled by Jakub Kicinski · 7 years ago
  46. caf9522 selftests/bpf: add checks on extack messages for eBPF hw offload tests by Quentin Monnet · 7 years ago
  47. 728461f netdevsim: add extack support for TC eBPF offload by Quentin Monnet · 7 years ago
  48. 5215046 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  49. 6b44d0f Merge branch 'act_csum-spinlock-remove' by David S. Miller · 7 years ago
  50. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  51. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  52. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  53. 0542e13b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  54. c89b517 Merge branch 'GEHC-Bx50-Switch-Support' by David S. Miller · 7 years ago
  55. 658d063 ARM: dts: imx6q-b450v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  56. b2ea7f8 ARM: dts: imx6q-b650v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  57. e6b22e4 ARM: dts: imx6q-b850v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  58. e26dead ARM: dts: imx6q-bx50v3: Add internal switch by Sebastian Reichel · 7 years ago
  59. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  60. bbf0bdd i40e: Fix channel addition in reset flow by Amritha Nambiar · 7 years ago
  61. e0346f9 i40evf: ignore link up if not running by Alan Brady · 7 years ago
  62. 557450c i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme() by Markus Elfring · 7 years ago
  63. 7b0b1a6 i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events by Shiraz Saleem · 7 years ago
  64. bc73234 i40e: simplify pointer dereferences by Mitch Williams · 7 years ago
  65. d8a8785 i40e: check for invalid DCB config by Mitch Williams · 7 years ago
  66. 07d4419 i40e/i40evf: Detect and recover hung queue scenario by Sudheer Mogilappagari · 7 years ago
  67. d95cd48 i40e: Fix for blinking activity instead of link LEDs by Michal Kuchta · 7 years ago
  68. 06aa040 i40evf: Don't schedule reset_task when device is being removed by Avinash Dayanand · 7 years ago
  69. a558566 i40evf: remove flush_scheduled_work call in i40evf_remove by Sudheer Mogilappagari · 7 years ago
  70. b356dac i40e: avoid divide by zero by Mitch Williams · 7 years ago
  71. e3a5d6e i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update by Pawel Jablonski · 7 years ago
  72. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 7 years ago
  74. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 7 years ago
  75. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 7 years ago
  76. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 7 years ago
  77. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 7 years ago
  78. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 7 years ago
  79. 34c822e ixgbe: add ipsec data structures by Shannon Nelson · 7 years ago
  80. 49a94d7 ixgbe: add ipsec engine start and stop routines by Shannon Nelson · 7 years ago
  81. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 7 years ago
  82. a84a8ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. beca815 ixgbe: clean up ipsec defines by Shannon Nelson · 7 years ago
  84. f53d77e sctp: reset ret in again path in sctp_for_each_transport by Xin Long · 7 years ago
  85. 196709f4 bnx2: remove redundant initializations of pointers txr and rxr by Colin Ian King · 7 years ago
  86. a9124ec forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  87. d766327 Merge branch 'Kernel-doc-fixes-for-networking' by David S. Miller · 7 years ago
  88. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  89. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  90. 4bb7df7 net: phy: sfp: Fix kernel doc warning by Florian Fainelli · 7 years ago
  91. 9e55e5d net: core: Fix kernel-doc for carrier_* attributes by Florian Fainelli · 7 years ago
  92. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  93. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  94. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  95. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago
  96. 1995266 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  97. c13da21 tun: avoid calling xdp_rxq_info_unreg() twice by Cong Wang · 7 years ago
  98. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  99. 0afc0de orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  100. 208e0b1 Merge branch 'net-sched-add-extack-support-for-cls-offloads' by David S. Miller · 7 years ago