1. bdcc5bc mISDN: fix a race in dev_expire_timer() by Eric Dumazet · 6 years ago
  2. 75c05a7 net: dsa: mv88e6xxx: Fix counting of ATU violations by Andrew Lunn · 6 years ago
  3. 9c0bda6 Merge tag 'mlx5-fixes-2019-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  4. 1651925 net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows by Guy Shattah · 6 years ago
  5. 6363651 net/mlx5e: Properly set steering match levels for offloaded TC decap rules by Or Gerlitz · 6 years ago
  6. 82eaa1f net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance by Raed Salem · 6 years ago
  7. f09bef6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  8. 947e492 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 6 years ago
  9. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  10. c8101f7 net: dsa: Fix lockdep false positive splat by Marc Zyngier · 6 years ago
  11. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  12. 0429f23 Merge branch 's390-qeth-fixes' by David S. Miller · 6 years ago
  13. c0a2e4d s390/qeth: conclude all event processing before offlining a card by Julian Wiedmann · 6 years ago
  14. c2780c1 s390/qeth: cancel close_dev work before removing a card by Julian Wiedmann · 6 years ago
  15. afa0c59 s390/qeth: fix use-after-free in error path by Julian Wiedmann · 6 years ago
  16. 5065b2d s390/qeth: release cmd buffer in error paths by Julian Wiedmann · 6 years ago
  17. c1f7e02 net: cls_flower: Remove filter from mask before freeing it by Petr Machata · 6 years ago
  18. 3e5a7c9 Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  19. 277aa59 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  20. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  21. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  22. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  23. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  24. 53bc8d2 net: dp83640: expire old TX-skb by Sebastian Andrzej Siewior · 6 years ago
  25. f6ac858 netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 6 years ago
  26. 4e35c1c netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 6 years ago
  27. 98bfc34 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 6 years ago
  28. 952b72f selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 6 years ago
  29. 546f2897 virtio_net: Account for tx bytes and packets on sending xdp_frames by Toshiaki Makita · 6 years ago
  30. cfe4bd7 sctp: check and update stream->out_curr when allocating stream_out by Xin Long · 6 years ago
  31. 8c22d81 MAINTAINERS: add entry for redpine wireless driver by Siva Rebbagondla · 6 years ago
  32. 8dfb8d2 net: systemport: Fix WoL with password after deep sleep by Florian Fainelli · 6 years ago
  33. 2348bb3 Merge branch 'vsock-virtio-hot-unplug' by David S. Miller · 6 years ago
  34. 8596548 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  35. 22b5c0b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  36. c14f07c6 Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x" by Russell King · 6 years ago
  37. e7b8164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  38. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  39. ec34f79 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  40. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  41. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  42. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  43. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  44. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  45. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  46. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  47. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  48. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  49. 7596175 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 6 years ago
  50. ba59fb0 sctp: walk the list of asoc safely by Greg Kroah-Hartman · 6 years ago
  51. 34dbba5 Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  52. 84826ac Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  53. 294c149a skge: potential memory corruption in skge_get_regs() by Dan Carpenter · 6 years ago
  54. e005bd7d cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  55. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  56. f01c280 Merge branch 'bpf-lockdep-fixes' by Daniel Borkmann · 6 years ago
  57. 7c4cd05 bpf: Fix syscall's stackmap lookup potential deadlock by Martin KaFai Lau · 6 years ago
  58. e16ec34 bpf: fix potential deadlock in bpf_prog_register by Alexei Starovoitov · 6 years ago
  59. a89fac5 bpf: fix lockdep false positive in percpu_freelist by Alexei Starovoitov · 6 years ago
  60. 6cab5e9 bpf: run bpf programs with preemption disabled by Alexei Starovoitov · 6 years ago
  61. 1bb54c4 bpf, selftests: fix handling of sparse CPU allocations by Martynas Pumputis · 6 years ago
  62. 5e66e35 bnxt_en: Disable interrupts when allocating CP rings or NQs. by Michael Chan · 6 years ago
  63. da0e517 Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  64. 6fa19f5 rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 6 years ago
  65. fc42a68 lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically by Bart Van Assche · 6 years ago
  66. 91c5247 l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  67. 2c2008a ath10k: correct bus type for WCN3990 by Brian Norris · 6 years ago
  68. 0567263 mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info by Lorenzo Bianconi · 6 years ago
  69. 34aaaac8 ieee802154: mcr20a: fix indentation, remove tabs by Colin Ian King · 6 years ago
  70. 3aa9179 Merge branch 'stmmac-fixes' by David S. Miller · 6 years ago
  71. e2cd682 net: stmmac: Disable EEE mode earlier in XMIT callback by Jose Abreu · 6 years ago
  72. c5acdbee net: stmmac: Send TSO packets always from Queue 0 by Jose Abreu · 6 years ago
  73. 4ec5302 net: stmmac: Fallback to Platform Data clock in Watchdog conversion by Jose Abreu · 6 years ago
  74. d525608 ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  75. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  76. 3a03cb8 tun: move the call to tun_set_real_num_queues by George Amanakis · 6 years ago
  77. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  78. a10cc84 Merge branch 'virtio_net-Fix-problems-around-XDP-tx-and-napi_tx' by David S. Miller · 6 years ago
  79. 5050471 virtio_net: Differentiate sk_buff and xdp_frame on freeing by Toshiaki Makita · 6 years ago
  80. 07b344f virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs by Toshiaki Makita · 6 years ago
  81. 03aa6d3 virtio_net: Don't process redirected XDP frames when XDP is disabled by Toshiaki Makita · 6 years ago
  82. 1667c08 virtio_net: Fix out of bounds access of sq by Toshiaki Makita · 6 years ago
  83. 188313c virtio_net: Fix not restoring real_num_rx_queues by Toshiaki Makita · 6 years ago
  84. 534da5e virtio_net: Don't call free_old_xmit_skbs for xdp_frames by Toshiaki Makita · 6 years ago
  85. 8be4d9a virtio_net: Don't enable NAPI when interface is down by Toshiaki Makita · 6 years ago
  86. 41ef81b Merge branch 'erspan-always-reports-output-key-to-userspace' by David S. Miller · 6 years ago
  87. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  88. feaf5c7 net: ip_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  89. e15aa3b ucc_geth: Reset BQL queue when stopping device by Mathias Thore · 6 years ago
  90. 794827f Merge branch 'net-various-compat-ioctl-fixes' by David S. Miller · 6 years ago
  91. 9840613 net: socket: make bond ioctls go through compat_ifreq_ioctl() by Johannes Berg · 6 years ago
  92. c6c9fee net: socket: fix SIOCGIFNAME in compat by Johannes Berg · 6 years ago
  93. 37ac39b Revert "kill dev_ifsioc()" by Johannes Berg · 6 years ago
  94. 63ff03a Revert "socket: fix struct ifreq size in compat ioctl" by Johannes Berg · 6 years ago
  95. 9d90436 Merge branch 'typedef-func_proto' by Alexei Starovoitov · 6 years ago
  96. 32b750b tools/bpf: fix test_btf for typedef func_proto case by Yonghong Song · 6 years ago
  97. 81f5c6f bpf: btf: allow typedef func_proto by Yonghong Song · 6 years ago
  98. 6296789 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  99. d07e1e0 MAINTAINERS: Add entry for XDP (eXpress Data Path) by Jesper Dangaard Brouer · 6 years ago
  100. 35edfdc net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago