1. 56c266dc net: stmmac: dwmac-sun8i: fix typo descrive => describe by Corentin Labbe · 6 years ago
  2. b7ed879 net: ip6_gre: get ipv6hdr after skb_cow_head() by Prashant Bhole · 6 years ago
  3. 6e8cfd6 tun: Fix use-after-free on XDP_TX by Toshiaki Makita · 6 years ago
  4. 9f80a07 bonding: Fix a typo in bonding.txt by Masanari Iida · 6 years ago
  5. 32da122 tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 6 years ago
  6. 24d4e34 scripts/tags.sh: Add BPF_CALL by Constantine Shulyupin · 6 years ago
  7. c604cb7 KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  8. 8e05fd8 Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group' by David S. Miller · 6 years ago
  9. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
  10. 6e2059b ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 6 years ago
  11. 6bed5e2 Merge branch 'fix-DCTCP-delayed-ACK' by David S. Miller · 6 years ago
  12. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  13. b0c05d0e tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  14. 5fc853c qlogic: check kstrtoul() for errors by Dan Carpenter · 6 years ago
  15. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 6 years ago
  16. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  17. e78bfb0 skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  18. 5e3e6e8 Merge branch 'bpf-af-xdp-consistent-err-reporting' by Daniel Borkmann · 6 years ago
  19. 09210c4 xsk: do not return EMSGSIZE in copy mode for packets larger than MTU by Magnus Karlsson · 6 years ago
  20. 6efb443 xsk: always return ENOBUFS from sendmsg if there is no TX queue by Magnus Karlsson · 6 years ago
  21. 9684f5e xsk: do not return EAGAIN from sendmsg when completion queue is full by Magnus Karlsson · 6 years ago
  22. 509d764 xsk: do not return ENXIO from TX copy mode by Magnus Karlsson · 6 years ago
  23. 8f19f12 selftests: in udpgso_bench do not test udp zerocopy by Willem de Bruijn · 6 years ago
  24. 993675a packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  25. bab2c80 nsh: set mac len based on inner packet by Willem de Bruijn · 6 years ago
  26. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  27. 1ff9c66 Merge branch 'sfc-filter-locking-fixes' by David S. Miller · 6 years ago
  28. 193f200 sfc: hold filter_sem consistently during reset by Bert Kenward · 6 years ago
  29. 1c56c09 sfc: avoid hang from nested use of the filter_sem by Bert Kenward · 6 years ago
  30. 9e3bff9 net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite by Florian Fainelli · 6 years ago
  31. 70b7ff1 tcp: allow user to create repair socket without window probes by Stefan Baranoff · 6 years ago
  32. 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 6 years ago
  33. c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 6 years ago
  34. 83fe6b8 sch_fq_codel: zero q->flows_cnt when fq_codel_init fails by Jacob Keller · 6 years ago
  35. 3528848 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  36. 8dc4b1a networking: e1000.rst: Get rid of Sphinx warnings by Mauro Carvalho Chehab · 7 years ago
  37. b203cc7 networking: e100.rst: Get rid of Sphinx warnings by Mauro Carvalho Chehab · 7 years ago
  38. c411104 ixgbe: Off by one in ixgbe_ipsec_tx() by Dan Carpenter · 7 years ago
  39. d14c780 ixgbe: Be more careful when modifying MAC filters by Alexander Duyck · 7 years ago
  40. 672f5cc Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  41. 20c4515 qed: fix spelling mistake "successffuly" -> "successfully" by Ewan D. Milne · 6 years ago
  42. 576cd32 sfp: fix module initialisation with netdev already up by Russell King · 6 years ago
  43. f20a4c4 sfp: ensure we clean up properly on bus registration failure by Russell King · 6 years ago
  44. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  45. b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 6 years ago
  46. 61d7698 bpf: fix availability probing for seg6 helpers by Mathieu Xhonneux · 6 years ago
  47. 59ee412 bpf: fix ldx in ld_abs rewrite for large offsets by Daniel Borkmann · 6 years ago
  48. b9626f4 samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh by Taeung Song · 6 years ago
  49. 0026129 rhashtable: add restart routine in rhashtable_free_and_destroy() by Taehee Yoo · 6 years ago
  50. 252dd17 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  51. c58387a bnxt_en: Fix for system hang if request_irq fails by Vikas Gupta · 6 years ago
  52. 30f5294 bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs. by Michael Chan · 6 years ago
  53. 30e3384 bnxt_en: Support clearing of the IFF_BROADCAST flag. by Michael Chan · 6 years ago
  54. 78f058a bnxt_en: Always set output parameters in bnxt_get_max_rings(). by Michael Chan · 6 years ago
  55. 07f4fde bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic. by Michael Chan · 6 years ago
  56. e32d4e6 bnxt_en: Fix the vlan_tci exact match check. by Venkat Duvvuru · 6 years ago
  57. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  58. 84379c9 netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  59. 2045cdf netfilter: nf_conntrack: Fix possible possible crash on module loading. by Andrey Ryabinin · 6 years ago
  60. 21d5e07 netfilter: nft_compat: explicitly reject ERROR and standard target by Florian Westphal · 6 years ago
  61. 58e9683 net: ieee802154: adf7242: Fix OCL calibration runs by Michael Hennerich · 7 years ago
  62. 36d26d6 net: ieee802154: adf7242: Fix erroneous RX enable by Michael Hennerich · 7 years ago
  63. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  64. 8f2fbc6 ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  65. 8a81388 ieee802154: at86rf230: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  66. 20f3304 ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  67. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 6 years ago
  68. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  69. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  70. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  71. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  72. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 6 years ago
  73. 4fb126c Merge branch 'sockhash-fixes' by Alexei Starovoitov · 6 years ago
  74. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  75. 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 6 years ago
  76. 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 6 years ago
  77. 0c6bc6e bpf: fix sk_skb programs without skb->dev assigned by John Fastabend · 6 years ago
  78. 631da85 Merge branch 'sockmap-fixes' by Alexei Starovoitov · 6 years ago
  79. 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 6 years ago
  80. 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 6 years ago
  81. de508f8 Merge branch 'net-sched-fix-NULL-dereference-in-goto-chain-control-action' by David S. Miller · 6 years ago
  82. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  83. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  84. 404cd08 net: macb: Allocate valid memory for TX and RX BD prefetch by Harini Katakam · 6 years ago
  85. e50b770 net: macb: Free RX ring for all queues by Harini Katakam · 6 years ago
  86. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 6 years ago
  87. 000244d net: bridge: fix br_vlan_get_{pvid,info} return values by Arnd Bergmann · 6 years ago
  88. 843789f cxgb4: assume flash part size to be 4MB, if it can't be determined by Casey Leedom · 6 years ago
  89. 7f978e8 Merge branch 'tipc-dad-fixes' by David S. Miller · 6 years ago
  90. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 6 years ago
  91. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 6 years ago
  92. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 6 years ago
  93. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 6 years ago
  94. 0f62aee Merge branch 'ravb-sh_eth-fix-sleep-in-atomic-by-reusing-shared-ethtool-handlers' by David S. Miller · 6 years ago
  95. 44f3d55 ravb: remove custom .set_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  96. 468e40b ravb: remove custom .get_link_ksettings from ethtool ops by Vladimir Zapolskiy · 7 years ago
  97. efdf751 ravb: remove useless serialization in ravb_get_link_ksettings() by Vladimir Zapolskiy · 7 years ago
  98. eeb0728 ravb: remove custom .nway_reset from ethtool ops by Vladimir Zapolskiy · 7 years ago
  99. 2a150c50 ravb: simplify link auto-negotiation by ethtool by Vladimir Zapolskiy · 7 years ago
  100. 05925e5 ravb: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 7 years ago