1. dd0bb68 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  2. 5498512 net: fix incorrect comment with regard to VLAN packet handling by Girish Moodalbail · 7 years ago
  3. b79c069 Merge branch 'act_vlan-rcu' by David S. Miller · 7 years ago
  4. 4c5b9d9 act_vlan: VLAN action rewrite to use RCU lock/unlock and update by Manish Kurup · 7 years ago
  5. bf068bd nfp flower action: Modified to use VLAN helper functions by Manish Kurup · 7 years ago
  6. e0496cb act_vlan: Change stats update to use per-core stats by Manish Kurup · 7 years ago
  7. cbad52e sfc: don't warn on successful change of MAC by Robert Stonehouse · 7 years ago
  8. e4effc0 net: vxge: remove redundant assignments and pointers by Colin Ian King · 7 years ago
  9. be61a48 Merge branch 'ip_gre-flags-update' by David S. Miller · 7 years ago
  10. a0efab6 ip_gre: add the support for i/o_flags update via ioctl by Xin Long · 7 years ago
  11. dd9d598 ip_gre: add the support for i/o_flags update via netlink by Xin Long · 7 years ago
  12. c7947e4 Merge branch 'tcp-ns-rmem-wmem' by David S. Miller · 7 years ago
  13. 356d183 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem by Eric Dumazet · 7 years ago
  14. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  15. 2ea7a67 net: dsa: Don't add vlans when vlan filtering is disabled by Andrew Lunn · 7 years ago
  16. 4fdc302 Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  17. 5d37636 Merge branch 'IGMP-snooping-for-local-traffic' by David S. Miller · 7 years ago
  18. ae45102 net: dsa: switch: Don't add CPU port to an mdb by default by Andrew Lunn · 7 years ago
  19. bb9f60317 net: dsa: add more const attributes by Andrew Lunn · 7 years ago
  20. 5f4dbc5 net: dsa: slave: Handle switchdev host mdb add/del by Andrew Lunn · 7 years ago
  21. 47d5b6d net: bridge: Add/del switchdev object on host join/leave by Andrew Lunn · 7 years ago
  22. 2a26028 net: bridge: Send notification when host join/leaves a group by Andrew Lunn · 7 years ago
  23. ff0fd34 net: bridge: Rename mglist to host_joined by Andrew Lunn · 7 years ago
  24. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 3fefc31 Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  26. d93d4ce Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  27. d1041cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  28. 75ee94b ALSA: hda - fix headset mic problem for Dell machines with alc274 by Hui Wang · 7 years ago
  29. f938dae net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets by Gal Pressman · 7 years ago
  30. f24686e net/mlx5e: Add VLAN offloads statistics by Gal Pressman · 7 years ago
  31. 4382c7b net/mlx5e: Add 802.1ad VLAN insertion support by Gal Pressman · 7 years ago
  32. 7d92d58 net/mlx5e: Add 802.1ad VLAN filter steering rules by Gal Pressman · 7 years ago
  33. 03eda95 net/mlx5e: Declare bitmap using kernel macro by Gal Pressman · 7 years ago
  34. 375ef2b net: Introduce netdev_*_once functions by Gal Pressman · 7 years ago
  35. 355368d net/mlx5e: Add rollback on add VLAN failure by Gal Pressman · 7 years ago
  36. 2b52a28 net/mlx5e: Rename VLAN related variables and functions by Gal Pressman · 7 years ago
  37. 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  38. 623859a Merge branch 'net-sched-race-fix' by David S. Miller · 7 years ago
  39. 35c55fc cls_u32: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  40. f2b7510 cls_tcindex: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  41. 9658506 cls_rsvp: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  42. 3fd51de cls_route: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  43. 57767e78 cls_matchall: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  44. d5f984f cls_fw: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  45. 0dadc11 cls_flower: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  46. 22f7cec cls_flow: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  47. ed14816 cls_cgroup: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  48. aae2c35 cls_bpf: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  49. 0b2a598 cls_basic: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  50. e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
  51. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  52. 19aeeb9 Merge branch 'dsa-setup-stage' by David S. Miller · 7 years ago
  53. b4fbb34 net: dsa: rename probe and remove switch functions by Vivien Didelot · 7 years ago
  54. 3081735 net: dsa: setup a tree when adding a switch to it by Vivien Didelot · 7 years ago
  55. 34c09a8 net: dsa: setup routing table by Vivien Didelot · 7 years ago
  56. c528666 net: dsa: use of_for_each_phandle by Vivien Didelot · 7 years ago
  57. f163da8 net: dsa: add find port by node helper by Vivien Didelot · 7 years ago
  58. 1d27732 net: dsa: setup and teardown ports by Vivien Didelot · 7 years ago
  59. 1f08f9e net: dsa: setup and teardown switches by Vivien Didelot · 7 years ago
  60. ec15dd4 net: dsa: setup and teardown tree by Vivien Didelot · 7 years ago
  61. 17a22fc net: dsa: setup and teardown master device by Vivien Didelot · 7 years ago
  62. f070464 net: dsa: setup and teardown default CPU port by Vivien Didelot · 7 years ago
  63. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  64. 8f56246 net: usb: asix: fill null-ptr-deref in asix_suspend by Andrey Konovalov · 7 years ago
  65. 1a8e6b4 Revert "net: usb: asix: fill null-ptr-deref in asix_suspend" by David S. Miller · 7 years ago
  66. e029b9b Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  67. 87df261 x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability by Jiri Kosina · 7 years ago
  68. d6a2cf0 Merge branch 'fixes-v4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  69. f7dc4c9 apparmor: fix off-by-one comparison on MAXMAPPED_SIG by John Johansen · 7 years ago
  70. 624f5ab KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] by Eric Biggers · 7 years ago
  71. b2d0f5d openvswitch: enable NSH support by Yi Yang · 7 years ago
  72. 0de0add qmi_wwan: Add missing skb_reset_mac_header-call by Kristian Evensen · 7 years ago
  73. 055db69 bonding: fix slave stuck in BOND_LINK_FAIL state by Jay Vosburgh · 7 years ago
  74. 7f5d3f2 pktgen: document 32-bit timestamp overflow by Arnd Bergmann · 7 years ago
  75. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  76. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  77. 118d629 net: mvpp2: add ethtool GOP statistics by Miquel Raynal · 7 years ago
  78. 403466f Merge branch 'fsl-fman-next' by David S. Miller · 7 years ago
  79. e51f37b fsl/fman: Remove a useless 'dev_err()' call by Christophe JAILLET · 7 years ago
  80. 25850c3 fsl/fman: Add a missing 'of_node_put()' call in an error handling path by Christophe JAILLET · 7 years ago
  81. 336eac4 fsl/fman: Remove some useless code by Christophe JAILLET · 7 years ago
  82. 5adb55c fsl/fman: Remove a useless call to 'dev_set_drvdata()' by Christophe JAILLET · 7 years ago
  83. 03ac738 rtnetlink: fix missing size for IFLA_IF_NETNSID by Colin Ian King · 7 years ago
  84. 7fd0783 net: qmi_wwan: fix divide by 0 on bad descriptors by Bjørn Mork · 7 years ago
  85. 2cb8018 net: cdc_ether: fix divide by 0 on bad descriptors by Bjørn Mork · 7 years ago
  86. ac71a1f net: dsa: lan9303: Drop port range check by Egil Hjelmeland · 7 years ago
  87. 7dfaa7b bnxt: fix bnxt_hwrm_fw_set_time for y2038 by Arnd Bergmann · 7 years ago
  88. 96c623e of: add of_property_read_variable_* dummy helpers by Arnd Bergmann · 7 years ago
  89. 42ca728 bnxt: delete some unreachable code by Dan Carpenter · 7 years ago
  90. a893877 Merge branch 'dsa-lan9303-Linting' by David S. Miller · 7 years ago
  91. 92f25ca net: dsa: lan9303: Adjust indenting by Egil Hjelmeland · 7 years ago
  92. ec5c91c net: dsa: lan9303: Replace msleep(1) with usleep_range() by Egil Hjelmeland · 7 years ago
  93. 68d50fa net: dsa: lan9303: Fix syntax errors in device tree examples by Egil Hjelmeland · 7 years ago
  94. 620a5c8 net: dsa: lan9303: Correct register names in comments by Egil Hjelmeland · 7 years ago
  95. d86fd11 mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create() by Wei Yongjun · 7 years ago
  96. 2913085 dpaa_eth: fix error return code in dpaa_eth_probe() by Wei Yongjun · 7 years ago
  97. c221fe4 Merge branch 'qdisc-RED-offload' by David S. Miller · 7 years ago
  98. 3670756 mlxsw: spectrum: Support general qdisc stats by Nogah Frankel · 7 years ago
  99. 861fb82 mlxsw: spectrum: Support RED xstats by Nogah Frankel · 7 years ago
  100. 075ab8a mlxsw: spectrum: Collect tclass related stats periodically by Nogah Frankel · 7 years ago