1. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  2. 406715d fq_codel: do not include <linux/jhash.h> by Eric Dumazet · 5 years ago
  3. 7e99e347 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  4. 05f294a net: dsa: allocate ports on touch by Vivien Didelot · 5 years ago
  5. da4561c net: dsa: use ports list to setup default CPU port by Vivien Didelot · 5 years ago
  6. c0b7362 net: dsa: use ports list to find first CPU port by Vivien Didelot · 5 years ago
  7. 0cfec58 net: dsa: use ports list to setup multiple master devices by Vivien Didelot · 5 years ago
  8. 764b7e6 net: dsa: use ports list to find a port by node by Vivien Didelot · 5 years ago
  9. 86bfb2c net: dsa: use ports list for routing table setup by Vivien Didelot · 5 years ago
  10. fb35c60 net: dsa: use ports list to setup switches by Vivien Didelot · 5 years ago
  11. 7b9a2f4 net: dsa: use ports list to find slave by Vivien Didelot · 5 years ago
  12. ab8ccae net: dsa: add ports list in the switch fabric by Vivien Didelot · 5 years ago
  13. 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
  14. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  15. f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 5 years ago
  16. 2a0674f net/smc: improve abnormal termination of link groups by Ursula Braun · 5 years ago
  17. 8317976 net/smc: tell peers about abnormal link group termination by Ursula Braun · 5 years ago
  18. 8e316b9 net/smc: improve link group freeing by Ursula Braun · 5 years ago
  19. 69318b5 net/smc: improve abnormal termination locking by Ursula Braun · 5 years ago
  20. 8caa654 net/smc: terminate link group without holding lgr lock by Ursula Braun · 5 years ago
  21. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  22. 985fd98 net/sched: act_police: re-use tcf_tm_dump() by Davide Caratti · 5 years ago
  23. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  25. 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  26. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  27. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  28. ae6fcfbf vsock/virtio: discard packets if credit is not respected by Stefano Garzarella · 5 years ago
  29. ec3359b vsock/virtio: send a credit update when buffer size is changed by Stefano Garzarella · 5 years ago
  30. 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
  31. 5018c59 ipv4: fix race condition between route lookup and invalidation by Wei Wang · 5 years ago
  32. 595e065 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago
  33. 4eab421 net: sched: Avoid using yield() in a busy waiting loop by Marc Kleine-Budde · 5 years ago
  34. ce753e6 net/rds: Remove unnecessary null check by YueHaibing · 5 years ago
  35. a8c41a6 pktgen: remove unnecessary assignment in pktgen_xmit() by Yunsheng Lin · 5 years ago
  36. 2ca4f6c rxrpc: use rcu protection while reading sk->sk_user_data by Eric Dumazet · 5 years ago
  37. bd74708 Revert "blackhole_netdev: fix syzkaller reported issue" by Mahesh Bandewar · 5 years ago
  38. 63dfb79 sctp: change sctp_prot .no_autobind with true by Xin Long · 5 years ago
  39. 28aa7c8 sched: etf: Fix ordering of packets with same txtime by Vinicius Costa Gomes · 5 years ago
  40. 39f13ea net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  41. e9c43ad net_sched: sch_fq: remove one obsolete check in fq_dequeue() by Eric Dumazet · 5 years ago
  42. cab209e tcp: fix a possible lockdep splat in tcp_done() by Eric Dumazet · 5 years ago
  43. 6570bc7 net: core: use listified Rx for GRO_NORMAL in napi_gro_receive() by Alexander Lobakin · 5 years ago
  44. 77ffe33 hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication by Himadri Pandya · 5 years ago
  45. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  46. dedc5a0 net: avoid errors when trying to pop MLPS header on non-MPLS packets by Davide Caratti · 5 years ago
  47. b0818f8 blackhole_netdev: fix syzkaller reported issue by Mahesh Bandewar · 5 years ago
  48. a98d62c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  49. 7e0d15e Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  50. cb0ce18 genetlink: do not parse attributes for families with zero maxattr by Michal Kubecek · 5 years ago
  51. c208bdb tcp: improve recv_skip_hint for tcp_zerocopy_receive by Soheil Hassas Yeganeh · 5 years ago
  52. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  53. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  54. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  55. d9b55bf tcp: annotate tp->urg_seq lockless reads by Eric Dumazet · 5 years ago
  56. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  57. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  58. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  59. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  60. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  61. 8caf8a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  62. f0308fb rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 5 years ago
  63. e7a9810 devlink: propagate extack down to health reporter ops by Jiri Pirko · 5 years ago
  64. 4028182 devlink: don't do reporter recovery if the state is healthy by Jiri Pirko · 5 years ago
  65. 28e72b2 sock_get_timeout: drop unnecessary return variable by Vito Caputo · 5 years ago
  66. 262ce0a af_unix: __unix_find_socket_byname() cleanup by Vito Caputo · 5 years ago
  67. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  68. baead85 xdp: Trivial, fix spelling in function description by Anton Ivanov · 5 years ago
  69. 719b78a5 flow_dissector: Allow updating the flow dissector program atomically by Jakub Sitnicki · 5 years ago
  70. 48f9bcf net: sctp: Rename fallthrough label to unhandled by Joe Perches · 5 years ago
  71. 5f63afe mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average by Felix Fietkau · 5 years ago
  72. b1103d2 mac80211: minstrel_ht: replace rate stats ewma with a better moving average by Felix Fietkau · 5 years ago
  73. 8f2f495 mac80211: minstrel: remove divisions in tx status path by Felix Fietkau · 5 years ago
  74. 2fd351a nl80211: trivial: Remove redundant loop by Denis Kenzior · 5 years ago
  75. 107529e net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  76. 882dcfe net/smc: receive returns without data by Karsten Graul · 5 years ago
  77. 29ee270 net/smc: fix SMCD link group creation with VLAN id by Ursula Braun · 5 years ago
  78. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  79. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  80. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  81. 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
  82. 1f142c1 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  83. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  84. 503978a net: avoid possible false sharing in sk_leave_memory_pressure() by Eric Dumazet · 5 years ago
  85. e37542b netfilter: conntrack: avoid possible false sharing by Eric Dumazet · 5 years ago
  86. 993e4c9 netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID by Nicolas Dichtel · 5 years ago
  87. d18963c net/smc: improve close of terminated socket by Ursula Braun · 5 years ago
  88. c3d9494 net/smc: no new connections on disappearing devices by Ursula Braun · 5 years ago
  89. b3cb53c net/smc: increase device refcount for added link group by Ursula Braun · 5 years ago
  90. a0a62ee net/smc: separate locks for SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  91. a2351c5 net/smc: separate SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  92. 11c9a7d act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  93. a954380 net: taprio: Fix returning EINVAL when configuring without flags by Vinicius Costa Gomes · 5 years ago
  94. b6e6b5f sctp: add SCTP_SEND_FAILED_EVENT event by Xin Long · 5 years ago
  95. 5cd0b91 sctp: add SCTP_ADDR_MADE_PRIM event by Xin Long · 5 years ago
  96. c446f50 sctp: add SCTP_ADDR_REMOVED event by Xin Long · 5 years ago
  97. 4b77403 sctp: add SCTP_ADDR_ADDED event by Xin Long · 5 years ago
  98. 819be81 sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 5 years ago
  99. bacb7e1 Revert "tun: call dev_get_valid_name() before register_netdevice()" by Eric Dumazet · 5 years ago
  100. 4123f63 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago