1. 8e2ef6a sctp: change return type of sctp_get_port_local by Mao Wenan · 5 years ago
  2. 8f6617b ixgbevf: Fix secpath usage for IPsec Tx offload by Jeff Kirsher · 5 years ago
  3. b456d72 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 5 years ago
  4. f39b683 ixgbe: Fix secpath usage for IPsec TX offload. by Steffen Klassert · 5 years ago
  5. a21b7f0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  6. 10cc514 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 5 years ago
  7. d23dbc4 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 5 years ago
  8. 77f22f9 tun: fix use-after-free when register netdev failed by Yang Yingliang · 5 years ago
  9. 13d5231 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  10. af38d07 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 5 years ago
  11. bf280c0 ixgbe: fix double clean of Tx descriptors with xdp by Ilya Maximets · 5 years ago
  12. 377228a ixgbe: Prevent u8 wrapping of ITR value to something less than 10us by Alexander Duyck · 5 years ago
  13. f4b752a mlx4: fix spelling mistake "veify" -> "verify" by Colin Ian King · 5 years ago
  14. c3dc1fa net: hns3: fix spelling mistake "undeflow" -> "underflow" by Colin Ian King · 5 years ago
  15. b93fb20 net: lmc: fix spelling mistake "runnin" -> "running" by Colin Ian King · 5 years ago
  16. 90aa11f NFC: st95hf: fix spelling mistake "receieve" -> "receive" by Colin Ian King · 5 years ago
  17. c5c1a03 net/rds: An rds_sock is added too early to the hash table by Ka-Cheong Poon · 5 years ago
  18. 3e49317 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 5 years ago
  19. 3dfdecc lib/Kconfig: fix OBJAGG in lib/ menu structure by Randy Dunlap · 5 years ago
  20. 49f6c90 net: sonic: replace dev_kfree_skb in sonic_send_packet by Mao Wenan · 5 years ago
  21. 2507e6a wimax: i2400: fix memory leak by Navid Emamdoost · 5 years ago
  22. f794dc2 sctp: fix the missing put_user when dumping transport thresholds by Xin Long · 5 years ago
  23. d4d6ec6 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  24. 8b142a0 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 5 years ago
  25. 94a72b3 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 5 years ago
  26. c8dc559 net/ibmvnic: Fix missing { in __ibmvnic_reset by Michal Suchanek · 5 years ago
  27. 28abe57 nfp: flower: cmsg rtnl locks can timeout reify messages by Fred Lotter · 5 years ago
  28. 3dcbdb1 net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 5 years ago
  29. 8652f17 ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR() by Maciej Żenczykowski · 5 years ago
  30. fe163e5 isdn/capi: check message length in capi_write() by Eric Biggers · 5 years ago
  31. 1c2977c net/ibmvnic: free reset work of removed device from queue by Juliet Kim · 5 years ago
  32. 63b2ed4 net: phylink: Fix flow control resolution by Stefan Chulski · 5 years ago
  33. b82573f net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()' by Christophe JAILLET · 5 years ago
  34. 0c04eb72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  35. 74346c4 Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  36. b0a3caea MAINTAINERS: add myself as maintainer for xilinx axiethernet driver by Radhey Shyam Pandey · 5 years ago
  37. b88dd52 net: sched: fix reordering issues by Eric Dumazet · 5 years ago
  38. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  39. f4b633b forcedeth: use per cpu to collect xmit/recv statistics by Zhu Yanjun · 5 years ago
  40. 6e1cded net: sonic: return NETDEV_TX_OK if failed to map buffer by Mao Wenan · 5 years ago
  41. 2339cd6 bpf: fix precision tracking of stack slots by Alexei Starovoitov · 5 years ago
  42. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  43. e9752c8 Merge branch 'nexthops-Fix-multipath-notifications-for-IPv6-and-selftests' by David S. Miller · 5 years ago
  44. 91bfb56 selftest: A few cleanups for fib_nexthops.sh by David Ahern · 5 years ago
  45. 4255ff0 ipv6: Fix RTA_MULTIPATH with nexthop objects by David Ahern · 5 years ago
  46. 44580a0 net: sock_map, fix missing ulp check in sock hash case by John Fastabend · 5 years ago
  47. ebe26ac net: fixed_phy: Add forward declaration for struct gpio_desc; by Moritz Fischer · 5 years ago
  48. 42dec1d tipc: add NULL pointer check before calling kfree_rcu by Xin Long · 5 years ago
  49. 6a87691 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 5 years ago
  50. 68d19d7 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
  51. d55a2e3 net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others) by Maciej Żenczykowski · 5 years ago
  52. 10eb56c sctp: use transport pf_retrans in sctp_do_8_2_transport_strike by Xin Long · 5 years ago
  53. 5913289 rxrpc: Fix misplaced traceline by David Howells · 5 years ago
  54. d471c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  55. d94dfd7 Bluetooth: bpa10x: change return value by Navid Emamdoost · 5 years ago
  56. 31fb1bb Bluetooth: hci_qca: disable irqs when spinlock is acquired by Harish Bandi · 5 years ago
  57. 6d0762b Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices by Jian-Hong Pan · 5 years ago
  58. 110e487 netfilter: nf_flow_table: set default timeout after successful insertion by Pablo Neira Ayuso · 5 years ago
  59. b067fa0 netfilter: ctnetlink: honor IPS_OFFLOAD flag by Pablo Neira Ayuso · 5 years ago
  60. 8820914 netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 module is disabled by Leonardo Bras · 5 years ago
  61. 8b51dc7 rsi: fix a double free bug in rsi_91x_deinit() by Hui Peng · 5 years ago
  62. 13fa451 Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band" by Stanislaw Gruszka · 5 years ago
  63. 14d5e14 rt2x00: clear up IV's on key removal by Stanislaw Gruszka · 5 years ago
  64. 968dcfb iwlwifi: assign directly to iwl_trans->cfg in QuZ detection by Luca Coelho · 5 years ago
  65. 7caac62 mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings by Wen Huang · 5 years ago
  66. 7070226 mt76: mt76x0e: disable 5GHz band for MT7630E by Stanislaw Gruszka · 5 years ago
  67. 34b0e9b mt76: mt76x0e: don't use hw encryption for MT7630E by Stanislaw Gruszka · 5 years ago
  68. 039b1f4 netfilter: nft_socket: fix erroneous socket assignment by Fernando Fernandez Mancera · 5 years ago
  69. 48bd0d6 netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded by Leonardo Bras · 5 years ago
  70. e33b432 net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized by Yizhuo · 5 years ago
  71. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 5 years ago
  72. 49ffdb4 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  73. 2c248f9 Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  74. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  75. e1e54ec net: seeq: Fix the function used to release some memory in an error handling path by Christophe JAILLET · 5 years ago
  76. 9f159ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. 5fb181c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. 5358e6e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 years ago
  79. dd7078f enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions by Christophe JAILLET · 5 years ago
  80. dd1bf47 net: bcmgenet: use ethtool_op_get_ts_info() by Ryan M. Collins · 5 years ago
  81. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 5 years ago
  82. 3daa418 Merge branch 'net-dsa-microchip-add-KSZ8563-support' by David S. Miller · 5 years ago
  83. d9033ae net: dsa: microchip: add KSZ8563 compatibility string by Razvan Stefanescu · 5 years ago
  84. de5eb9e dt-bindings: net: dsa: document additional Microchip KSZ8563 switch by Razvan Stefanescu · 5 years ago
  85. 879c380 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions' by David S. Miller · 5 years ago
  86. be6cef6 net: aquantia: fix out of memory condition on rx side by Dmitry Bogdanov · 5 years ago
  87. 5c47e3b net: aquantia: linkstate irq should be oneshot by Igor Russkikh · 5 years ago
  88. c2ef057 net: aquantia: reapply vlan filters on up by Dmitry Bogdanov · 5 years ago
  89. 392349f net: aquantia: fix limit of vlan filters by Dmitry Bogdanov · 5 years ago
  90. 6fdc060 net: aquantia: fix removal of vlan 0 by Dmitry Bogdanov · 5 years ago
  91. 154f4fb Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs' by David S. Miller · 5 years ago
  92. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  93. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  94. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 5 years ago
  95. 5f81d54 net: dsa: microchip: fill regmap_config name by George McCollister · 5 years ago
  96. 5b16100 Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  97. 9eb4b51 tools/power turbostat: update version number by Len Brown · 5 years ago
  98. c1c10cc tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL by Pu Wen · 5 years ago
  99. 9cfa8e0 tools/power turbostat: Fix caller parameter of get_tdp_amd() by Pu Wen · 5 years ago
  100. 1e9042b tools/power turbostat: Fix CPU%C1 display value by Srinivas Pandruvada · 5 years ago