1. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  2. 3bc53be net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  3. 83ed7d1 ipv6: ila: select CONFIG_DST_CACHE by Arnd Bergmann · 6 years ago
  4. 3a9b045 net: usb: rtl8150: demote allmulti message to dev_dbg() by David Lechner · 6 years ago
  5. 4aac0b43 octeon_mgmt: Fix MIX registers configuration on MTU setup by Alexander Sverdlin · 6 years ago
  6. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  7. bd598d2 Merge branch 'tg3-fixes' by David S. Miller · 6 years ago
  8. 3a49860 tg3: Add higher cpu clock for 5762. by Sanjeev Bansal · 6 years ago
  9. 0f2605f tg3: Update copyright by Siva Reddy Kallam · 6 years ago
  10. 3578a7e ibmvnic: Fix error recovery on login failure by John Allen · 6 years ago
  11. dea39ac net: lan78xx: Fix race in tx pending skb size calculation by Stefan Wahren · 6 years ago
  12. b5d2d75 net/ipv6: Do not allow device only routes via the multipath API by David Ahern · 6 years ago
  13. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 6 years ago
  14. 432e629 net/mlx4_en: Don't reuse RX page when XDP is set by Saeed Mahameed · 6 years ago
  15. c133459 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 6 years ago
  16. 916c5e1 hv/netvsc: fix handling of fallback to single queue mode by Stephen Hemminger · 6 years ago
  17. 2d14d37 ibmvnic: Revise RX/TX queue error messages by Thomas Falcon · 6 years ago
  18. e665159 ipv6: make DAD fail with enhanced DAD when nonce length differs by Sabrina Dubroca · 6 years ago
  19. 014dd76 net: ethernet: stmmac: fix documentation warning by Corentin Labbe · 6 years ago
  20. 56c266dc net: stmmac: dwmac-sun8i: fix typo descrive => describe by Corentin Labbe · 6 years ago
  21. b7ed879 net: ip6_gre: get ipv6hdr after skb_cow_head() by Prashant Bhole · 6 years ago
  22. 6e8cfd6 tun: Fix use-after-free on XDP_TX by Toshiaki Makita · 6 years ago
  23. 9f80a07 bonding: Fix a typo in bonding.txt by Masanari Iida · 6 years ago
  24. 32da122 tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 6 years ago
  25. 24d4e34 scripts/tags.sh: Add BPF_CALL by Constantine Shulyupin · 6 years ago
  26. c604cb7 KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  27. 8e05fd8 Merge branch 'multicast-init-as-INCLUDE-when-join-SSM-INCLUDE-group' by David S. Miller · 6 years ago
  28. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
  29. 6e2059b ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 6 years ago
  30. 6bed5e2 Merge branch 'fix-DCTCP-delayed-ACK' by David S. Miller · 6 years ago
  31. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  32. b0c05d0e tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  33. 5fc853c qlogic: check kstrtoul() for errors by Dan Carpenter · 6 years ago
  34. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 6 years ago
  35. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  36. e78bfb0 skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  37. 5e3e6e8 Merge branch 'bpf-af-xdp-consistent-err-reporting' by Daniel Borkmann · 6 years ago
  38. 09210c4 xsk: do not return EMSGSIZE in copy mode for packets larger than MTU by Magnus Karlsson · 6 years ago
  39. 6efb443 xsk: always return ENOBUFS from sendmsg if there is no TX queue by Magnus Karlsson · 6 years ago
  40. 9684f5e xsk: do not return EAGAIN from sendmsg when completion queue is full by Magnus Karlsson · 6 years ago
  41. 509d764 xsk: do not return ENXIO from TX copy mode by Magnus Karlsson · 6 years ago
  42. 8f19f12 selftests: in udpgso_bench do not test udp zerocopy by Willem de Bruijn · 6 years ago
  43. 993675a packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  44. bab2c80 nsh: set mac len based on inner packet by Willem de Bruijn · 6 years ago
  45. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  46. 1ff9c66 Merge branch 'sfc-filter-locking-fixes' by David S. Miller · 6 years ago
  47. 193f200 sfc: hold filter_sem consistently during reset by Bert Kenward · 6 years ago
  48. 1c56c09 sfc: avoid hang from nested use of the filter_sem by Bert Kenward · 6 years ago
  49. 9e3bff9 net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite by Florian Fainelli · 6 years ago
  50. 70b7ff1 tcp: allow user to create repair socket without window probes by Stefan Baranoff · 6 years ago
  51. 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 6 years ago
  52. c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 6 years ago
  53. 83fe6b8 sch_fq_codel: zero q->flows_cnt when fq_codel_init fails by Jacob Keller · 6 years ago
  54. 3528848 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  55. 8dc4b1a networking: e1000.rst: Get rid of Sphinx warnings by Mauro Carvalho Chehab · 6 years ago
  56. b203cc7 networking: e100.rst: Get rid of Sphinx warnings by Mauro Carvalho Chehab · 6 years ago
  57. c411104 ixgbe: Off by one in ixgbe_ipsec_tx() by Dan Carpenter · 6 years ago
  58. d14c780 ixgbe: Be more careful when modifying MAC filters by Alexander Duyck · 6 years ago
  59. 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
  60. 20c4515 qed: fix spelling mistake "successffuly" -> "successfully" by Ewan D. Milne · 6 years ago
  61. 576cd32 sfp: fix module initialisation with netdev already up by Russell King · 6 years ago
  62. f20a4c4 sfp: ensure we clean up properly on bus registration failure by Russell King · 6 years ago
  63. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  64. b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 6 years ago
  65. 61d7698 bpf: fix availability probing for seg6 helpers by Mathieu Xhonneux · 6 years ago
  66. 59ee412 bpf: fix ldx in ld_abs rewrite for large offsets by Daniel Borkmann · 6 years ago
  67. b9626f4 samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh by Taeung Song · 6 years ago
  68. 0026129 rhashtable: add restart routine in rhashtable_free_and_destroy() by Taehee Yoo · 6 years ago
  69. 252dd17 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  70. c58387a bnxt_en: Fix for system hang if request_irq fails by Vikas Gupta · 6 years ago
  71. 30f5294 bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs. by Michael Chan · 6 years ago
  72. 30e3384 bnxt_en: Support clearing of the IFF_BROADCAST flag. by Michael Chan · 6 years ago
  73. 78f058a bnxt_en: Always set output parameters in bnxt_get_max_rings(). by Michael Chan · 6 years ago
  74. 07f4fde bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic. by Michael Chan · 6 years ago
  75. e32d4e6 bnxt_en: Fix the vlan_tci exact match check. by Venkat Duvvuru · 6 years ago
  76. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  77. 84379c9 netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  78. 2045cdf netfilter: nf_conntrack: Fix possible possible crash on module loading. by Andrey Ryabinin · 6 years ago
  79. 21d5e07 netfilter: nft_compat: explicitly reject ERROR and standard target by Florian Westphal · 6 years ago
  80. 58e9683 net: ieee802154: adf7242: Fix OCL calibration runs by Michael Hennerich · 6 years ago
  81. 36d26d6 net: ieee802154: adf7242: Fix erroneous RX enable by Michael Hennerich · 6 years ago
  82. f292b87 bpf: include errno.h from bpf-cgroup.h by Roman Gushchin · 6 years ago
  83. 8f2fbc6 ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  84. 8a81388 ieee802154: at86rf230: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  85. 20f3304 ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  86. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 6 years ago
  87. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  88. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  89. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  90. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  91. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 6 years ago
  92. 4fb126c Merge branch 'sockhash-fixes' by Alexei Starovoitov · 6 years ago
  93. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 6 years ago
  94. 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 6 years ago
  95. 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 6 years ago
  96. 0c6bc6e bpf: fix sk_skb programs without skb->dev assigned by John Fastabend · 6 years ago
  97. 631da85 Merge branch 'sockmap-fixes' by Alexei Starovoitov · 6 years ago
  98. 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 6 years ago
  99. 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 6 years ago
  100. de508f8 Merge branch 'net-sched-fix-NULL-dereference-in-goto-chain-control-action' by David S. Miller · 6 years ago