1. e7b8164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  2. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  3. ec34f79 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  4. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  5. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  6. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  7. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  8. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  9. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  10. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  11. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  12. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  13. 7596175 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 6 years ago
  14. ba59fb0 sctp: walk the list of asoc safely by Greg Kroah-Hartman · 6 years ago
  15. 34dbba5 Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  16. 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
  17. 294c149a skge: potential memory corruption in skge_get_regs() by Dan Carpenter · 6 years ago
  18. e005bd7d cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  19. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  20. f01c280 Merge branch 'bpf-lockdep-fixes' by Daniel Borkmann · 6 years ago
  21. 7c4cd05 bpf: Fix syscall's stackmap lookup potential deadlock by Martin KaFai Lau · 6 years ago
  22. e16ec34 bpf: fix potential deadlock in bpf_prog_register by Alexei Starovoitov · 6 years ago
  23. a89fac5 bpf: fix lockdep false positive in percpu_freelist by Alexei Starovoitov · 6 years ago
  24. 6cab5e9 bpf: run bpf programs with preemption disabled by Alexei Starovoitov · 6 years ago
  25. 1bb54c4 bpf, selftests: fix handling of sparse CPU allocations by Martynas Pumputis · 6 years ago
  26. 5e66e35 bnxt_en: Disable interrupts when allocating CP rings or NQs. by Michael Chan · 6 years ago
  27. 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
  28. 6fa19f5 rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 6 years ago
  29. fc42a68 lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically by Bart Van Assche · 6 years ago
  30. 91c5247 l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  31. 34aaaac8 ieee802154: mcr20a: fix indentation, remove tabs by Colin Ian King · 6 years ago
  32. 3aa9179 Merge branch 'stmmac-fixes' by David S. Miller · 6 years ago
  33. e2cd682 net: stmmac: Disable EEE mode earlier in XMIT callback by Jose Abreu · 6 years ago
  34. c5acdbee net: stmmac: Send TSO packets always from Queue 0 by Jose Abreu · 6 years ago
  35. 4ec5302 net: stmmac: Fallback to Platform Data clock in Watchdog conversion by Jose Abreu · 6 years ago
  36. d525608 ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  37. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  38. 3a03cb8 tun: move the call to tun_set_real_num_queues by George Amanakis · 6 years ago
  39. ef48974 ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation by Yohei Kanemaru · 6 years ago
  40. a10cc84 Merge branch 'virtio_net-Fix-problems-around-XDP-tx-and-napi_tx' by David S. Miller · 6 years ago
  41. 5050471 virtio_net: Differentiate sk_buff and xdp_frame on freeing by Toshiaki Makita · 6 years ago
  42. 07b344f virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs by Toshiaki Makita · 6 years ago
  43. 03aa6d3 virtio_net: Don't process redirected XDP frames when XDP is disabled by Toshiaki Makita · 6 years ago
  44. 1667c08 virtio_net: Fix out of bounds access of sq by Toshiaki Makita · 6 years ago
  45. 188313c virtio_net: Fix not restoring real_num_rx_queues by Toshiaki Makita · 6 years ago
  46. 534da5e virtio_net: Don't call free_old_xmit_skbs for xdp_frames by Toshiaki Makita · 6 years ago
  47. 8be4d9a virtio_net: Don't enable NAPI when interface is down by Toshiaki Makita · 6 years ago
  48. 41ef81b Merge branch 'erspan-always-reports-output-key-to-userspace' by David S. Miller · 6 years ago
  49. c706863 net: ip6_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  50. feaf5c7 net: ip_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  51. e15aa3b ucc_geth: Reset BQL queue when stopping device by Mathias Thore · 6 years ago
  52. 794827f Merge branch 'net-various-compat-ioctl-fixes' by David S. Miller · 6 years ago
  53. 9840613 net: socket: make bond ioctls go through compat_ifreq_ioctl() by Johannes Berg · 6 years ago
  54. c6c9fee net: socket: fix SIOCGIFNAME in compat by Johannes Berg · 6 years ago
  55. 37ac39b Revert "kill dev_ifsioc()" by Johannes Berg · 6 years ago
  56. 63ff03a Revert "socket: fix struct ifreq size in compat ioctl" by Johannes Berg · 6 years ago
  57. 9d90436 Merge branch 'typedef-func_proto' by Alexei Starovoitov · 6 years ago
  58. 32b750b tools/bpf: fix test_btf for typedef func_proto case by Yonghong Song · 6 years ago
  59. 81f5c6f bpf: btf: allow typedef func_proto by Yonghong Song · 6 years ago
  60. 6296789 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. d07e1e0 MAINTAINERS: Add entry for XDP (eXpress Data Path) by Jesper Dangaard Brouer · 6 years ago
  62. 35edfdc net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago
  63. 0f0ed82 net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles by Yang Wei · 6 years ago
  64. e339f863 net: caif: call dev_consume_skb_any when skb xmit done by Yang Wei · 6 years ago
  65. 896cebc net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  66. e501070 net: macb: Apply RXUBR workaround only to versions with errata by Harini Katakam · 6 years ago
  67. b3379a4 net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  68. 1000911 net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  69. 3afa73d net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
  70. f48af11 net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
  71. 1023121 net: tls: Fix deadlock in free_resources tx by Dave Watson · 6 years ago
  72. 32eb67b net: tls: Save iv in tls_rec for async crypto requests by Dave Watson · 6 years ago
  73. b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
  74. 2fa53f8 bpf, doc: add reviewers to maintainers entry by Daniel Borkmann · 6 years ago
  75. 1d79895 sk_msg: Always cancel strp work before freeing the psock by Jakub Sitnicki · 6 years ago
  76. 8c79b35 tools: bpftool: fix crash with un-owned prog arrays by Jakub Kicinski · 6 years ago
  77. bfe2599 Merge branch 'qed-Bug-fixes' by David S. Miller · 6 years ago
  78. ffb057f qed: Fix stack out of bounds bug by Manish Chopra · 6 years ago
  79. 7c81626 qed: Fix system crash in ll2 xmit by Manish Chopra · 6 years ago
  80. 327852e qed: Fix VF probe failure while FLR by Manish Chopra · 6 years ago
  81. ff92969 qed: Fix LACP pdu drops for VFs by Manish Chopra · 6 years ago
  82. 9e71a15 qed: Fix bug in tx promiscuous mode settings by Manish Chopra · 6 years ago
  83. ca89932 net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  84. ff44a83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  85. 4aa9fc2 Revert "mm, memory_hotplug: initialize struct pages for the full memory section" by Michal Hocko · 6 years ago
  86. 206b8cc netfilter: ipt_CLUSTERIP: fix warning unused variable cn by Anders Roxell · 6 years ago
  87. 1a6a095 netfilter: nfnetlink_osf: add missing fmatch check by Fernando Fernandez Mancera · 6 years ago
  88. 2035f3f netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present by Florian Westphal · 6 years ago
  89. 6fb6e63 net: dsa: mv88e6xxx: Fix serdes irq setup going recursive by Andrew Lunn · 6 years ago
  90. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  91. 50c29366 decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  92. c69c29a1a net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() by Alexey Khoroshilov · 6 years ago
  93. 417c804 Merge branch 'hns-fixes' by David S. Miller · 6 years ago
  94. cec8abba net: hns: Fix wrong read accesses via Clause 45 MDIO protocol by Yonglong Liu · 6 years ago
  95. ed29ca8 net: hns: Restart autoneg need return failed when autoneg off by Yonglong Liu · 6 years ago
  96. 263c6d7 net: hns: Fix for missing of_node_put() after of_parse_phandle() by Yonglong Liu · 6 years ago
  97. f17b5f0 Linux 5.0-rc4 by Linus Torvalds · 6 years ago
  98. 8a5f060 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 351e1aa Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. f907bb4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago