1. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 5b7d279 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. f165495 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  4. 624ca9c net/ibm/emac: wrong bit is used for STA control register write by Ivan Mikhaylov · 7 years ago
  5. 45d6e54 net/ibm/emac: add 8192 rx/tx fifo size by Ivan Mikhaylov · 7 years ago
  6. be1b6e8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  7. e0752a68 fm10k: clarify action when updating the VLAN table by Ngai-Mint Kwan · 7 years ago
  8. 6ee9868 fm10k: correct typo in fm10k_pf.c by Ngai-Mint Kwan · 7 years ago
  9. 74d2950 fm10k: don't assume VLAN 1 is enabled by Jacob Keller · 7 years ago
  10. 8c2c503 fm10k: stop adding VLAN 0 to the VLAN table by Jacob Keller · 7 years ago
  11. cf315ea fm10k: fix "failed to kill vid" message for VF by Ngai-Mint Kwan · 7 years ago
  12. c8eeacb fm10k: cleanup unnecessary parenthesis in fm10k_iov.c by Jacob Keller · 7 years ago
  13. 1d174e9 cxgb4: make symbol pedits static by Wei Yongjun · 7 years ago
  14. 6f3180a vhost: do not try to access device IOTLB when not initialized by Jason Wang · 7 years ago
  15. e9cb4239 vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() by Jason Wang · 7 years ago
  16. b423d13 net: erspan: fix use-after-free by William Tu · 7 years ago
  17. b7051cb i40e: flower: check if TC offload is enabled on a netdev by Jakub Kicinski · 7 years ago
  18. aebb48f sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 by Corentin Labbe · 7 years ago
  19. ee45bea Merge branch 'qed-rdma-bug-fixes' by David S. Miller · 7 years ago
  20. 1fe280a qed: Free reserved MR tid by Michal Kalderon · 7 years ago
  21. 4de4947 qed: Remove reserveration of dpi for kernel by Michal Kalderon · 7 years ago
  22. 85062f8 fm10k: Fix configuration for macvlan offload by Alexander Duyck · 7 years ago
  23. df262db net: qcom/emac: extend DMA mask to 46bits by Wang Dongsheng · 7 years ago
  24. 5c38bd1 ip_tunnel: Use mark in skb by default by Thomas Winter · 7 years ago
  25. d8f8b95 net: stmmac: do not use a bitwise AND operator with a bool operand by Niklas Cassel · 7 years ago
  26. 98fe9cd Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  27. 131f1ed Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-with-skip_sw' by David S. Miller · 7 years ago
  28. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
  29. 458e704 cls_u32: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  30. f40fe58 cls_u32: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  31. 1b0f803 cls_flower: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  32. ea20594 cls_flower: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  33. b505b29 cls_matchall: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  34. 93da52b cls_matchall: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  35. 0e908a4 cls_bpf: propagate extack to offload delete callback by Jakub Kicinski · 7 years ago
  36. a6ffd6b cls_bpf: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  37. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  38. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  39. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  40. 88d1d76 Merge branch 'kcm-fix-two-syzcaller-issues' by David S. Miller · 7 years ago
  41. e557124 kcm: Check if sk_user_data already set in kcm_attach by Tom Herbert · 7 years ago
  42. 581e722 kcm: Only allow TCP sockets to be attached to a KCM mux by Tom Herbert · 7 years ago
  43. 3eab2ad MAINTAINERS: update email address for James Morris by James Morris · 7 years ago
  44. 3a53285 igb: Clear TXSTMP when ptp_tx_work() is timeout by Daniel Hua · 7 years ago
  45. 13169ba igb: Delete an error message for a failed memory allocation in igb_enable_sriov() by Markus Elfring · 7 years ago
  46. 888f229 igb: Free IRQs when device is hotplugged by Lyude Paul · 7 years ago
  47. 8299b00 e1000e: Alert the user that C-states will be disabled by enabling jumbo frames by Matt Turner · 7 years ago
  48. 0da6090 igb: Clarify idleslope config constraints by Jesus Sanchez-Palencia · 7 years ago
  49. b701cac e1000e: Set HTHRESH when PTHRESH is used by Matt Turner · 7 years ago
  50. 28cb2d1 igb: add function to get maximum RSS queues by Zhang Shengju · 8 years ago
  51. 177132d igb: Allow to remove administratively set MAC on VFs by Corinna Vinschen · 8 years ago
  52. 46410c2e Merge branch 'pktgen-Behavior-flags-fixes' by David S. Miller · 7 years ago
  53. 52e12d5 pktgen: Clean read user supplied flag mess by Dmitry Safonov · 7 years ago
  54. 99c6d3d pktgen: Remove brute-force printing of flags by Dmitry Safonov · 7 years ago
  55. 6f107c7 pktgen: Add behaviour flags macro to generate flags/names by Dmitry Safonov · 7 years ago
  56. 57a5749b pktgen: Add missing !flag parameters by Dmitry Safonov · 7 years ago
  57. d2ee797 Documentation/pktgen: Clearify how-to use pktgen samples by Dmitry Safonov · 7 years ago
  58. d3303a6 net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr by Wolfgang Bumiller · 7 years ago
  59. 560a660 net: sched: em_nbyte: don't add the data offset twice by Wolfgang Bumiller · 7 years ago
  60. 03fae44 Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  61. ce30f26 MAINTAINERS: clarify that only verified bugs should be submitted to security@ by Willy Tarreau · 7 years ago
  62. 5132ede Revert "module: Add retpoline tag to VERMAGIC" by Greg Kroah-Hartman · 7 years ago
  63. 1ecdaea mlxsw: spectrum_router: Don't log an error on missing neighbor by Yuval Mintz · 7 years ago
  64. 969ade4 Merge branch 'cxgb4-fix-build-error' by David S. Miller · 7 years ago
  65. 325694e cxgb4: properly initialize variables by Rahul Lakkireddy · 7 years ago
  66. a1cf9c9 cxgb4: enable ZLIB_DEFLATE when building cxgb4 by Rahul Lakkireddy · 7 years ago
  67. 9e1a27c Merge branch 'net-smc-socket-closing-improvements' by David S. Miller · 7 years ago
  68. aa377e6 net/smc: continue waiting if peer signals write_shutdown by Ursula Braun · 7 years ago
  69. bbb96bf net/smc: improve state change handling after close wait by Ursula Braun · 7 years ago
  70. 86e780d net/smc: make wait for work request uninterruptible by Ursula Braun · 7 years ago
  71. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
  72. 35a6b17 net/smc: simplify function smc_clcsock_accept() by Ursula Braun · 7 years ago
  73. 3163c50 net/smc: use local struct sock variables consistently by Ursula Braun · 7 years ago
  74. 9d5fd92 cxgb4/cxgb4vf: add support for ndo_set_vf_vlan by Ganesh Goudar · 7 years ago
  75. 97edf7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  76. 43df215 Merge branch 'bpf-and-netdevsim-test-updates' by David S. Miller · 7 years ago
  77. 6d2d58f selftests/bpf: validate replace of TC filters is working by Jakub Kicinski · 7 years ago
  78. 9045bdc selftests/bpf: check bpf verifier log buffer usage works for HW offload by Quentin Monnet · 7 years ago
  79. 7c5db7e netdevsim: don't compile BPF code if syscall not enabled by Jakub Kicinski · 7 years ago
  80. caf9522 selftests/bpf: add checks on extack messages for eBPF hw offload tests by Quentin Monnet · 7 years ago
  81. 728461f netdevsim: add extack support for TC eBPF offload by Quentin Monnet · 7 years ago
  82. 5215046 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  83. 848b159 vmxnet3: repair memory leak by Neil Horman · 7 years ago
  84. e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  85. 6b44d0f Merge branch 'act_csum-spinlock-remove' by David S. Miller · 7 years ago
  86. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  87. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  88. 02612bb pppoe: take ->needed_headroom of lower device into account on xmit by Guillaume Nault · 7 years ago
  89. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  90. 0542e13b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  91. c89b517 Merge branch 'GEHC-Bx50-Switch-Support' by David S. Miller · 7 years ago
  92. 658d063 ARM: dts: imx6q-b450v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  93. b2ea7f8 ARM: dts: imx6q-b650v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  94. e6b22e4 ARM: dts: imx6q-b850v3: Add switch port configuration by Sebastian Reichel · 7 years ago
  95. e26dead ARM: dts: imx6q-bx50v3: Add internal switch by Sebastian Reichel · 7 years ago
  96. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  97. 2ee5b92 tracing: Update stack trace skipping for ORC unwinder by Steven Rostedt (VMware) · 7 years ago
  98. 6be7fa3 ftrace, orc, x86: Handle ftrace dynamically allocated trampolines by Steven Rostedt (VMware) · 7 years ago
  99. 1f07476e Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  100. bbf0bdd i40e: Fix channel addition in reset flow by Amritha Nambiar · 7 years ago