1. b3bf566 hv_netvsc: defer queue selection to VF by Stephen Hemminger · 7 years ago
  2. 68633ed hv_netvsc: use napi_schedule_irqoff by Stephen Hemminger · 7 years ago
  3. d64e38a hv_netvsc: fix race in napi poll when rescheduling by Stephen Hemminger · 7 years ago
  4. a7483ec hv_netvsc: cancel subchannel setup before halting device by Stephen Hemminger · 7 years ago
  5. fcfb4a0 hv_netvsc: fix error unwind handling if vmbus_open fails by Stephen Hemminger · 7 years ago
  6. f4950e4 hv_netvsc: only wake transmit queue if link is up by Stephen Hemminger · 7 years ago
  7. 12f6966 hv_netvsc: avoid retry on send during shutdown by Stephen Hemminger · 7 years ago
  8. 3cc81a9 virtio-net: re enable XDP_REDIRECT for mergeable buffer by Jason Wang · 7 years ago
  9. 77f840e ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 7 years ago
  10. 79f3a8e tc-testing: skbmod: fix match value of ethertype by Davide Caratti · 7 years ago
  11. 0a8a1bf mlxsw: spectrum_switchdev: Check success of FDB add operation by Shalom Toledo · 7 years ago
  12. 19f6484 Merge branch 'GSO_BY_FRAGS-correctness-improvements' by David S. Miller · 7 years ago
  13. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  14. 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
  15. ee78bbe net: sched: tbf: handle GSO_BY_FRAGS case in enqueue by Daniel Axtens · 7 years ago
  16. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  17. 4e00f5d5f Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  18. 4a0c719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  19. d69242b Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  20. 84eef2b rds: Incorrect reference counting in TCP socket creation by Ka-Cheong Poon · 7 years ago
  21. a5f7b0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  22. a6d5051 net: ethtool: don't ignore return from driver get_fecparam method by Edward Cree · 7 years ago
  23. e2c0dc1 vrf: check forwarding on the original netdevice when generating ICMP dest unreachable by Stephen Suryaputra · 7 years ago
  24. 50d629e net: allow interface to be set into VRF if VLAN interface in same VRF by Mike Manning · 7 years ago
  25. 773daa3 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  26. 8a949ff ipvs: remove IPS_NAT_MASK check to fix passive FTP by Julian Anastasov · 7 years ago
  27. b739012 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  28. b3529af spectrum: Reference count VLAN entries by Ido Schimmel · 7 years ago
  29. 9d45deb mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast by Ido Schimmel · 7 years ago
  30. 77d2709 mlxsw: spectrum: Fix handling of resource_size_param by Jiri Pirko · 7 years ago
  31. 2ddc94c mlxsw: core: Fix flex keys scratchpad offset conflict by Jiri Pirko · 7 years ago
  32. 7358799 Merge branch 'net-smc-fixes' by David S. Miller · 7 years ago
  33. a5dcb73 net/smc: fix NULL pointer dereference on sock_create_kern() error path by Davide Caratti · 7 years ago
  34. 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
  35. cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
  36. 4e09ff5 virtio-net: disable NAPI only when enabled during XDP set by Jason Wang · 7 years ago
  37. ecc8327 net/tcp/illinois: replace broken algorithm reference link by Joey Pabalinas · 7 years ago
  38. 9960d76 test_bpf: reduce MAX_TESTRUNS by Eric Dumazet · 7 years ago
  39. a27fd7a tcp: purge write queue upon RST by Soheil Hassas Yeganeh · 7 years ago
  40. 55e84dd Merge branch 'tcp-revert-a-F-RTO-extension-due-to-broken-middle-boxes' by David S. Miller · 7 years ago
  41. fc68e17 tcp: revert F-RTO extension to detect more spurious timeouts by Yuchung Cheng · 7 years ago
  42. d4131f0 tcp: revert F-RTO middle-box workaround by Yuchung Cheng · 7 years ago
  43. c843162 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  44. d22ffb5 s390/qeth: fix IPA command submission race by Julian Wiedmann · 7 years ago
  45. c5c48c5 s390/qeth: fix IP address lookup for L3 devices by Julian Wiedmann · 7 years ago
  46. 4964c66 Revert "s390/qeth: fix using of ref counter for rxip addresses" by Julian Wiedmann · 7 years ago
  47. 14d066c s390/qeth: fix double-free on IP add/remove race by Julian Wiedmann · 7 years ago
  48. 98d823a s390/qeth: fix IP removal on offline cards by Julian Wiedmann · 7 years ago
  49. 12472af s390/qeth: fix overestimated count of buffer elements by Julian Wiedmann · 7 years ago
  50. 590399d gianfar: Fix Rx byte accounting for ndev stats by Claudiu Manoil · 7 years ago
  51. 8ca88b5 cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN by Bassem Boubaker · 7 years ago
  52. c113187 tls: Use correct sk->sk_prot for IPV6 by Boris Pismenny · 7 years ago
  53. 55ea874 sh_eth: uninline TSU register accessors by Sergei Shtylyov · 7 years ago
  54. ff2926d Merge branch 'tunnel-mtu-fixes' by David S. Miller · 7 years ago
  55. 2b3957c sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  56. a6aa804 ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  57. ffc2b6e ip_gre: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  58. 9c2c2e6 net: phy: Restore phy_resume() locking assumption by Andrew Lunn · 7 years ago
  59. 0e0d500 netfilter: nf_tables: use the right index from flowtable error path by Pablo Neira Ayuso · 7 years ago
  60. 1b22bca tipc: correct initial value for group congestion flag by Jon Maloy · 7 years ago
  61. 3d18e4f devlink: Fix resource coverity errors by Arkadi Sharshevsky · 7 years ago
  62. c7272c2 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68 by Sabrina Dubroca · 7 years ago
  63. 68b116a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  64. b9d1717 devlink: Compare to size_new in case of resource child validation by Arkadi Sharshevsky · 7 years ago
  65. a788723 cfg80211: add missing dependency to CFG80211 suboptions by Romain Naour · 7 years ago
  66. e603ea4 netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable() by Pablo Neira Ayuso · 7 years ago
  67. 32fc718 netfilter: nf_tables: return EBUSY if device already belongs to flowtable by Pablo Neira Ayuso · 7 years ago
  68. d269176 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  69. 4c27bf3 r8152: fix tx packets accounting by Eric Dumazet · 7 years ago
  70. 4e99477 ip_tunnel: Do not use mark in skb by default by Thomas Winter · 7 years ago
  71. 0e5a82e bridge: Fix VLAN reference count problem by Ido Schimmel · 7 years ago
  72. 3a291aa DT: net: renesas,ravb: document R8A77980 bindings by Sergei Shtylyov · 7 years ago
  73. c77f5fb qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 7 years ago
  74. d40bc96 test_bpf: add a schedule point by Eric Dumazet · 7 years ago
  75. b6c3bad hdlc_ppp: carrier detect ok, don't turn off negotiation by Denis Du · 7 years ago
  76. 1bb4f2e tuntap: correctly add the missing XDP flush by Jason Wang · 7 years ago
  77. 23e43f0 tuntap: disable preemption during XDP processing by Jason Wang · 7 years ago
  78. f249be4 Revert "tuntap: add missing xdp flush" by Jason Wang · 7 years ago
  79. 0c5661e ixgbe: fix crash in build_skb Rx code path by Emil Tantilov · 7 years ago
  80. 13a5537 ARM: orion5x: Revert commit 4904dbda41c8. by David S. Miller · 7 years ago
  81. 44e524c Merge branch 'l2tp-fix-API-races-discovered-by-syzbot' by David S. Miller · 7 years ago
  82. 28f5bfb l2tp: fix tunnel lookup use-after-free race by James Chapman · 7 years ago
  83. d02ba2a l2tp: fix race in pppol2tp_release with session object destroy by James Chapman · 7 years ago
  84. d00fa9a l2tp: fix races with tunnel socket close by James Chapman · 7 years ago
  85. 225eb26 l2tp: don't use inet_shutdown on ppp session destroy by James Chapman · 7 years ago
  86. 76a6abd l2tp: don't use inet_shutdown on tunnel destroy by James Chapman · 7 years ago
  87. ab2f336 Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional by Stefan Wahren · 7 years ago
  88. 1fdb926 Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking by Hans de Goede · 7 years ago
  89. 7d98386 netfilter: use skb_to_full_sk in ip6_route_me_harder by Eric Dumazet · 7 years ago
  90. f22e089 batman-adv: Fix internal interface indices types by Sven Eckelmann · 7 years ago
  91. 47b7e7f netfilter: don't set F_IFACE on ipv6 fib lookups by Florian Westphal · 7 years ago
  92. 2412d89 netfilter: increase IPSTATS_MIB_CSUMERRORS stat by Taehee Yoo · 7 years ago
  93. fce672d batman-adv: Fix netlink dumping of BLA backbones by Sven Eckelmann · 7 years ago
  94. b0264ec batman-adv: Fix netlink dumping of BLA claims by Sven Eckelmann · 7 years ago
  95. 011c935 batman-adv: Ignore invalid batadv_v_gw during netlink send by Sven Eckelmann · 7 years ago
  96. 10d5702 batman-adv: Ignore invalid batadv_iv_gw during netlink send by Sven Eckelmann · 7 years ago
  97. f4b7ac5 netfilter: nf_flow_table: fix checksum when handling DNAT by Felix Fietkau · 7 years ago
  98. b718121 netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets by Florian Westphal · 7 years ago
  99. fc6a5d0 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 7 years ago
  100. c4585a2 netfilter: bridge: ebt_among: add missing match size checks by Florian Westphal · 7 years ago