1. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  2. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  3. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  4. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  5. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  6. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  7. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  8. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  9. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  10. 5532946 Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' by David S. Miller · 5 years ago
  11. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  12. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  13. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  14. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  15. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  16. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  17. 9a74542ee Merge branch 'net-tc-indirect-block-relay' by David S. Miller · 5 years ago
  18. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  19. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  20. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  21. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  22. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  23. 1af6622 net: avoid an indirect call in ____sys_recvmsg() by Eric Dumazet · 5 years ago
  24. 462f855 phy: mdio-thunder: add missed pci_release_regions in remove by Chuhong Yuan · 5 years ago
  25. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  26. 9f104c7 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  27. f421031 net: stmmac: reset Tx desc base address before restarting Tx by Jongsung Kim · 5 years ago
  28. a6a10d4 enetc: disable EEE autoneg by default by Yangbo Lu · 5 years ago
  29. ae72555 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  30. 0033b34 ppp: fix out-of-bounds access in bpf_prog_create() by Eric Biggers · 5 years ago
  31. a116f4e Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  32. 1c98550 net: hns3: fix VF ID issue for setting VF VLAN by Jian Shen · 5 years ago
  33. d1a37de net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() by Yunsheng Lin · 5 years ago
  34. 2a597ef net: hns3: fix for TX queue not restarted problem by Yunsheng Lin · 5 years ago
  35. aacf657 net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV by Grygorii Strashko · 5 years ago
  36. b782607 net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag by Parav Pandit · 5 years ago
  37. 3d7cada net/mlx5e: ethtool, Fix analysis of speed setting by Aya Levin · 5 years ago
  38. 6d485e5 net/mlx5e: Fix translation of link mode into speed by Aya Levin · 5 years ago
  39. eb252c3 net/mlx5e: Fix free peer_flow when refcount is 0 by Roi Dayan · 5 years ago
  40. a23dae7 net/mlx5e: Fix freeing flow with kfree() and not kvfree() by Roi Dayan · 5 years ago
  41. c431f85 net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 5 years ago
  42. 73e6551 net/mlx5e: Query global pause state before setting prio2buffer by Huy Nguyen · 6 years ago
  43. c55d8b1 net/mlx5e: Fix TXQ indices to be sequential by Eran Ben Elisha · 5 years ago
  44. b874405 Merge branch 's390-fixes' by David S. Miller · 5 years ago
  45. f9e50b0 s390/qeth: fix dangling IO buffers after halt/clear by Julian Wiedmann · 5 years ago
  46. f677fcb s390/qeth: ensure linear access to packet headers by Julian Wiedmann · 5 years ago
  47. 5b55633f s390/qeth: guard against runt packets by Julian Wiedmann · 5 years ago
  48. a350d2e net: thunderx: start phy before starting autonegotiation by Mian Yousaf Kaukab · 5 years ago
  49. df95467 hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  50. 8f9081c selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees by Yonghong Song · 5 years ago
  51. e9eeec5 bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id by Yonghong Song · 5 years ago
  52. ef8c84e selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
  53. 6bf6aff selftests/bpf: Bring back c++ include/link test by Stanislav Fomichev · 5 years ago
  54. 01d434ce selftests/bpf: Don't hard-code root cgroup id by Stanislav Fomichev · 5 years ago
  55. edbca12 samples/bpf: Fix broken xdp_rxq_info due to map order assumptions by Jesper Dangaard Brouer · 5 years ago
  56. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  57. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  58. 38ecd70 net: sfp: fix hwmon by Russell King · 5 years ago
  59. 0cb96b5 net: sfp: fix unbind by Russell King · 5 years ago
  60. ffac202 ionic: keep users rss hash across lif reset by Shannon Nelson · 5 years ago
  61. 86c76c0 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  62. 95219af act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  63. 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  64. 7b3b209 Merge branch 'net-convert-ipv6_stub-to-ip6_dst_lookup_flow' by David S. Miller · 5 years ago
  65. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  66. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  67. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  68. 2f23cd4 net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  69. 0d580fb tcp: refactor tcp_retransmit_timer() by Eric Dumazet · 5 years ago
  70. 9385973 net: mscc: ocelot: unregister the PTP clock on deinit by Vladimir Oltean · 5 years ago
  71. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  72. c4b4c42 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  73. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  74. 56e7a2f Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 5 years ago
  75. 3d3c817 can: xilinx_can: Fix usage of skb memory by Srinivas Neeli · 5 years ago
  76. b848238 can: xilinx_can: skip error message on deferred probe by Venkatesh Yadav Abbarapu · 5 years ago
  77. 870db5d can: ucan: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  78. 9ebd796 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
  79. 8c2a585 MAINTAINERS: add myself as maintainer of MCAN MMIO device driver by Sriram Dash · 5 years ago
  80. 825e560 MAINTAINERS: add fragment for xilinx CAN driver by Appana Durga Kedareswara rao · 5 years ago
  81. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  82. b3c424e sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO by Victorien Molle · 5 years ago
  83. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  84. 3464afd libbpf: Fix readelf output parsing on powerpc with recent binutils by Aurelien Jarno · 5 years ago
  85. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  86. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  87. e5b3fc1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. b7fcf31 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  89. 72c0870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  90. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  91. 43fd4bd Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  92. 454d9c4 Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  93. 687fcad Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  94. 5e3b06d Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  95. 3265568 Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  96. 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. 67b8ed2 Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  98. d004701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  99. 4a08fe5 Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  100. 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago