1. d92191a netfilter: nf_tables: cache device name in flowtable object by Pablo Neira Ayuso · 7 years ago
  2. aebfa52 netfilter: drop template ct when conntrack is skipped. by Paolo Abeni · 7 years ago
  3. 467697d netfilter: nf_tables: add missing netlink attrs to policies by Florian Westphal · 7 years ago
  4. ae6153b netfilter: nf_tables: permit second nat hook if colliding hook is going away by Florian Westphal · 7 years ago
  5. 4f2921c netfilter: nf_tables: meter: pick a set backend that supports updates by Florian Westphal · 7 years ago
  6. 36fe095 Merge branch 'phy-relax-error-checking' by David S. Miller · 7 years ago
  7. 4414b3e net: phy: relax error checking when creating sysfs link netdev->phydev by Grygorii Strashko · 7 years ago
  8. 2399ac4 sysfs: symlink: export sysfs_create_link_nowarn() by Grygorii Strashko · 7 years ago
  9. a069215 net: fec: Fix unbalanced PM runtime calls by Florian Fainelli · 7 years ago
  10. 034f405 vmxnet3: use correct flag to indicate LRO feature by Ronak Doshi · 7 years ago
  11. 7a4c003 vmxnet3: avoid xmit reset due to a race in vmxnet3 by Ronak Doshi · 7 years ago
  12. 78f1b04 Merge branch 'tcf_foo_init-NULL-deref' by David S. Miller · 7 years ago
  13. 2d43361 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  14. 1f110e7 net/sched: fix NULL dereference in the error path of tcf_sample_init() by Davide Caratti · 7 years ago
  15. abdadd3 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
  16. aab378a net/sched: fix NULL dereference in the error path of tcf_csum_init() by Davide Caratti · 7 years ago
  17. 1edf8ab net/sched: fix NULL dereference in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  18. f9db506 net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface by SZ Lin (林上智) · 7 years ago
  19. d61d263 net: hns: Fix ethtool private flags by Matthias Brugger · 7 years ago
  20. bcdd5de mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic by Ido Schimmel · 7 years ago
  21. cce6294c net: sched: fix uses after free by Eric Dumazet · 7 years ago
  22. 7b7ef57 net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses by Andrew Lunn · 7 years ago
  23. 6e5d58f skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 7 years ago
  24. 02a2385 netlink: avoid a double skb free in genlmsg_mcast() by Nicolas Dichtel · 7 years ago
  25. 4609adc qede: Fix qedr link update by Michal Kalderon · 7 years ago
  26. b225598 Merge branch 'qed-iWARP-related-fixes' by David S. Miller · 7 years ago
  27. 16da090 qed: Fix non TCP packets should be dropped on iWARP ll2 connection by Michal Kalderon · 7 years ago
  28. 933e8c9 qed: Fix MPA unalign flow in case header is split across two packets. by Michal Kalderon · 7 years ago
  29. fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
  30. 484d802 net: systemport: Rewrite __bcm_sysport_tx_reclaim() by Florian Fainelli · 7 years ago
  31. 2cc683e kcm: lock lower socket in kcm_attach by Tom Herbert · 7 years ago
  32. e693be2 Merge branch 'vlan-untag-and-insert-fixes' by David S. Miller · 7 years ago
  33. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  34. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  35. 51d4740 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
  36. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  37. cf55612 sunvnet: does not support GSO for sctp by Cathy Zhou · 7 years ago
  38. 4ea41f8 Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  39. ea91df6 tg3: prevent scheduling while atomic splat by Jonathan Toppins · 7 years ago
  40. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  41. 16c2e4d Merge branch 'DPAA-Ethernet-fixes' by David S. Miller · 7 years ago
  42. 82d141c dpaa_eth: remove duplicate increment of the tx_errors counter by Camelia Groza · 7 years ago
  43. e4d1b37 dpaa_eth: increment the RX dropped counter when needed by Camelia Groza · 7 years ago
  44. 5651863 dpaa_eth: remove duplicate initialization by Camelia Groza · 7 years ago
  45. 8807525 dpaa_eth: fix error in dpaa_remove() by Madalin Bucur · 7 years ago
  46. 96f413f soc/fsl/qbman: fix issue in qman_delete_cgr_safe() by Madalin Bucur · 7 years ago
  47. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  48. 7462012 can: cc770: Fix queue stall & dropped RTR reply by Andri Yngvason · 7 years ago
  49. f4353da can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack by Andri Yngvason · 7 years ago
  50. f89782c qed: Use after free in qed_rdma_free() by Dan Carpenter · 7 years ago
  51. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  52. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  53. 5a9f8df net: dsa: Fix dsa_is_user_port() test inversion by Florian Fainelli · 7 years ago
  54. 59bb883 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  55. 38fbbc9 Merge branch 'l2tp-fix-races-with-ipv4-mapped-ipv6-addresses' by David S. Miller · 7 years ago
  56. b954f94 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  57. 2f987a7 net: ipv6: keep sk status consistent after datagram connect failure by Paolo Abeni · 7 years ago
  58. e2710db e1000e: Fix link check race condition by Benjamin Poirier · 7 years ago
  59. 3016e0a Revert "e1000e: Separate signaling for link check/link up" by Benjamin Poirier · 7 years ago
  60. b747594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  61. 4665c6b Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  62. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  63. 9e5fb72 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 7 years ago
  64. 3c4fe80 bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa(). by Michael Chan · 7 years ago
  65. 1a03778 bnxt_en: close & open NIC, only when the interface is in running state. by Venkat Duvvuru · 7 years ago
  66. 6ae777ea bnxt_en: Return standard Linux error codes for hwrm flow cmds. by Venkat Duvvuru · 7 years ago
  67. 832aed1 bnxt_en: Fix regressions when setting up MQPRIO TX rings. by Michael Chan · 7 years ago
  68. ed7bc602 bnxt_en: Pass complete VLAN TCI to the stack. by Michael Chan · 7 years ago
  69. b9ecc34 bnxt_en: Remove unwanted ovs-offload messages in some conditions by Sriharsha Basavapatna · 7 years ago
  70. 6fc2ffd bnxt_en: Fix vnic accounting in the bnxt_check_rings() path. by Eddie Wai · 7 years ago
  71. 4ed50ef bnxt_en: Refactor the functions to reserve hardware rings. by Michael Chan · 7 years ago
  72. a2c054a net: phy: Tell caller result of phy_change() by Brad Mouring · 7 years ago
  73. c9b3bce can: m_can: select pinctrl state in each suspend/resume function by Bich HEMON · 7 years ago
  74. ffd137f can: peak/pcie_fd: remove useless code when interface starts by Stephane Grosjean · 7 years ago
  75. e6048a0 can: peak/pcie_fd: fix echo_skb is occupied! bug by Stephane Grosjean · 7 years ago
  76. 880dd46 can: ifi: Repair the error handling by Marek Vasut · 7 years ago
  77. 591d65d can: ifi: Check core revision upon probe by Marek Vasut · 7 years ago
  78. b7db978 can: m_can: change comparison to bitshift when dealing with a mask by Wolfram Sang · 7 years ago
  79. ddc502d openvswitch: meter: fix the incorrect calculation of max delta_t by zhangliping · 7 years ago
  80. 13fbcc8 macvlan: filter out unsupported feature flags by Shannon Nelson · 7 years ago
  81. c04a3f7 netfilter: nf_tables: release flowtable hooks by Pablo Neira Ayuso · 7 years ago
  82. c8d70a7 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 7 years ago
  83. b1d0a5d netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 7 years ago
  84. 932909d netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  85. 87de120 Merge branch 'erspan-fixes' by David S. Miller · 7 years ago
  86. e41c7c6 ip6erspan: make sure enough headroom at xmit. by William Tu · 7 years ago
  87. d6aa711 ip6erspan: improve error handling for erspan version number. by William Tu · 7 years ago
  88. 3b04caa ip6gre: add erspan v2 to tunnel lookup by William Tu · 7 years ago
  89. 4eb57ec Merge branch 'mlxsw-ACL-and-mirroring-fixes' by David S. Miller · 7 years ago
  90. 663f1b2 mlxsw: spectrum: Prevent duplicate mirrors by Petr Machata · 7 years ago
  91. 49bae2f mlxsw: spectrum: Fix gact_ok offloading by Jiri Pirko · 7 years ago
  92. bcf34ad Merge branch 'vhost_net-ptr_ring-fixes' by David S. Miller · 7 years ago
  93. 3a40307 vhost_net: examine pointer types during un-producing by Jason Wang · 7 years ago
  94. 303fd71b vhost_net: keep private_data and rx_ring synced by Jason Wang · 7 years ago
  95. ab7e34b vhost_net: initialize rx_ring in vhost_net_open() by Alexander Potapenko · 7 years ago
  96. d06cbe9 net: ethernet: ave: enable Rx drop interrupt by Kunihiko Hayashi · 7 years ago
  97. 1dd27cd net: use skb_is_gso_sctp() instead of open-coding by Daniel Axtens · 7 years ago
  98. ca0edb1 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() by Eric Dumazet · 7 years ago
  99. 9f62c15 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  100. 7f7f626 Merge branch 'hv_netvsc-fix-multicast-flags-and-sync' by David S. Miller · 7 years ago