1. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  2. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  3. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  4. 9b894cd Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  5. c89bf1c net: aquantia: driver version bump by Igor Russkikh · 7 years ago
  6. 90869dd net: aquantia: Implement pci shutdown callback by Igor Russkikh · 7 years ago
  7. 3e9a545 net: aquantia: Allow live mac address changes by Igor Russkikh · 7 years ago
  8. b647d39 net: aquantia: Add tx clean budget and valid budget handling logic by Igor Russkikh · 7 years ago
  9. 47203b3 net: aquantia: Change inefficient wait loop on fw data reads by Igor Russkikh · 7 years ago
  10. d0f0fb2 net: aquantia: Fix a regression with reset on old firmware by Igor Russkikh · 7 years ago
  11. 1bf9a75 net: aquantia: Fix hardware reset when SPI may rarely hangup by Igor Russkikh · 7 years ago
  12. 1959031 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  13. a6c3d93 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 7 years ago
  14. 17bf8c9 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 7 years ago
  15. 1063e43 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 7 years ago
  16. 6be6873 s390/qeth: free netdevice when removing a card by Julian Wiedmann · 7 years ago
  17. 3d21ac6 Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access' by David S. Miller · 7 years ago
  18. c846a2b net: phy: micrel: Use the general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  19. 0231b1a net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b by Kevin Hao · 7 years ago
  20. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  21. ee54a9f Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  22. ba9a190 Merge branch 'net-sched-action-idr-leak' by David S. Miller · 7 years ago
  23. f29cdfb net/sched: fix idr leak in the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  24. d7f2001 net/sched: fix idr leak in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  25. 1e46ef1 net/sched: fix idr leak in the error path of __tcf_ipt_init() by Davide Caratti · 7 years ago
  26. 94fa3f9 net/sched: fix idr leak in the error path of tcp_pedit_init() by Davide Caratti · 7 years ago
  27. 5bf7f81 net/sched: fix idr leak in the error path of tcf_act_police_init() by Davide Caratti · 7 years ago
  28. 60e10b3 net/sched: fix idr leak in the error path of tcf_simp_init() by Davide Caratti · 7 years ago
  29. bbc09e7 net/sched: fix idr leak on the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  30. 3f2176d qede: fix spelling mistake: "registeration" -> "registration" by Colin Ian King · 7 years ago
  31. 924613d bnx2x: fix spelling mistake: "registeration" -> "registration" by Colin Ian King · 7 years ago
  32. 3d27484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  33. 87e0d4f kbuild: disable clang's default use of -fmerge-all-constants by Daniel Borkmann · 7 years ago
  34. 0fa4fe8 bpf: skip unnecessary capability check by Chenbo Feng · 7 years ago
  35. f005afe trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs by Yonghong Song · 7 years ago
  36. 52fda36 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 7 years ago
  37. 5f2fb80 ipv6: old_dport should be a __be16 in __ip6_datagram_connect() by Stefano Brivio · 7 years ago
  38. 8220ce6 Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  39. 44caebd net: gemini: fix memory leak by Igor Pylypiv · 7 years ago
  40. 00777fa net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred by Christophe JAILLET · 7 years ago
  41. 7fe4d6d devlink: Remove redundant free on error path by Arkadi Sharshevsky · 7 years ago
  42. 8137a8e vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter by Igor Pylypiv · 7 years ago
  43. b5dd0e7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  44. 36fe095 Merge branch 'phy-relax-error-checking' by David S. Miller · 7 years ago
  45. 4414b3e net: phy: relax error checking when creating sysfs link netdev->phydev by Grygorii Strashko · 7 years ago
  46. 2399ac4 sysfs: symlink: export sysfs_create_link_nowarn() by Grygorii Strashko · 7 years ago
  47. 9ffd750 can: cc770: Fix use after free in cc770_tx_interrupt() by Andri Yngvason · 7 years ago
  48. a069215 net: fec: Fix unbalanced PM runtime calls by Florian Fainelli · 7 years ago
  49. fc04fdb batman-adv: Fix skbuff rcsum on packet reroute by Sven Eckelmann · 7 years ago
  50. 48881ed batman-adv: Add missing include for EPOLL* constants by Sven Eckelmann · 7 years ago
  51. 034f405 vmxnet3: use correct flag to indicate LRO feature by Ronak Doshi · 7 years ago
  52. 7a4c003 vmxnet3: avoid xmit reset due to a race in vmxnet3 by Ronak Doshi · 7 years ago
  53. 78f1b04 Merge branch 'tcf_foo_init-NULL-deref' by David S. Miller · 7 years ago
  54. 2d43361 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  55. 1f110e7 net/sched: fix NULL dereference in the error path of tcf_sample_init() by Davide Caratti · 7 years ago
  56. abdadd3 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
  57. aab378a net/sched: fix NULL dereference in the error path of tcf_csum_init() by Davide Caratti · 7 years ago
  58. 1edf8ab net/sched: fix NULL dereference in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  59. f9db506 net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface by SZ Lin (林上智) · 7 years ago
  60. d61d263 net: hns: Fix ethtool private flags by Matthias Brugger · 7 years ago
  61. bcdd5de mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic by Ido Schimmel · 7 years ago
  62. cce6294c net: sched: fix uses after free by Eric Dumazet · 7 years ago
  63. 6f27d2c batman-adv: fix header size check in batadv_dbg_arp() by Matthias Schiffer · 7 years ago
  64. bc44b78 batman-adv: update data pointers after skb_cow() by Matthias Schiffer · 7 years ago
  65. 7b7ef57 net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses by Andrew Lunn · 7 years ago
  66. 6e5d58f skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 7 years ago
  67. 02a2385 netlink: avoid a double skb free in genlmsg_mcast() by Nicolas Dichtel · 7 years ago
  68. 4609adc qede: Fix qedr link update by Michal Kalderon · 7 years ago
  69. b225598 Merge branch 'qed-iWARP-related-fixes' by David S. Miller · 7 years ago
  70. 16da090 qed: Fix non TCP packets should be dropped on iWARP ll2 connection by Michal Kalderon · 7 years ago
  71. 933e8c9 qed: Fix MPA unalign flow in case header is split across two packets. by Michal Kalderon · 7 years ago
  72. fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
  73. 484d802 net: systemport: Rewrite __bcm_sysport_tx_reclaim() by Florian Fainelli · 7 years ago
  74. 2cc683e kcm: lock lower socket in kcm_attach by Tom Herbert · 7 years ago
  75. e693be2 Merge branch 'vlan-untag-and-insert-fixes' by David S. Miller · 7 years ago
  76. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  77. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  78. 51d4740 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
  79. e07c99b Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters by Hans de Goede · 7 years ago
  80. b09c615 Revert "Bluetooth: hci_bcm: Streamline runtime PM code" by Hans de Goede · 7 years ago
  81. f44cb4b Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174 by Takashi Iwai · 7 years ago
  82. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  83. cf55612 sunvnet: does not support GSO for sctp by Cathy Zhou · 7 years ago
  84. 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
  85. ea91df6 tg3: prevent scheduling while atomic splat by Jonathan Toppins · 7 years ago
  86. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  87. 16c2e4d Merge branch 'DPAA-Ethernet-fixes' by David S. Miller · 7 years ago
  88. 82d141c dpaa_eth: remove duplicate increment of the tx_errors counter by Camelia Groza · 7 years ago
  89. e4d1b37 dpaa_eth: increment the RX dropped counter when needed by Camelia Groza · 7 years ago
  90. 5651863 dpaa_eth: remove duplicate initialization by Camelia Groza · 7 years ago
  91. 8807525 dpaa_eth: fix error in dpaa_remove() by Madalin Bucur · 7 years ago
  92. 96f413f soc/fsl/qbman: fix issue in qman_delete_cgr_safe() by Madalin Bucur · 7 years ago
  93. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  94. 7462012 can: cc770: Fix queue stall & dropped RTR reply by Andri Yngvason · 7 years ago
  95. f4353da can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack by Andri Yngvason · 7 years ago
  96. f89782c qed: Use after free in qed_rdma_free() by Dan Carpenter · 7 years ago
  97. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  98. 0dcd787 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  99. 5a9f8df net: dsa: Fix dsa_is_user_port() test inversion by Florian Fainelli · 7 years ago
  100. 59bb883 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago