1. f88c19a net_sched: add hit counter for matchall by Cong Wang · 6 years ago
  2. a057fed net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  3. 6bcdc40 tcp: move rx_opt & syn_data_acked init to tcp_disconnect() by Eric Dumazet · 6 years ago
  4. 792c435 tcp: move tp->rack init to tcp_disconnect() by Eric Dumazet · 6 years ago
  5. 6cda8b7 tcp: move app_limited init to tcp_disconnect() by Eric Dumazet · 6 years ago
  6. 5c70154 tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tcp_disconnect() by Eric Dumazet · 6 years ago
  7. 5d83676 tcp: do not clear urg_data in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  8. 3a9a57f tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect() by Eric Dumazet · 6 years ago
  9. b9e2e68 tcp: move mdev_us init to tcp_disconnect() by Eric Dumazet · 6 years ago
  10. a0070e4 tcp: do not clear srtt_us in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  11. eb2c80c tcp: do not clear packets_out in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  12. 6a40814 tcp: move icsk_rto init to tcp_disconnect() by Eric Dumazet · 6 years ago
  13. b84235e tcp: do not set snd_ssthresh in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  14. d4fb30f tipc: remove unneeded semicolon in trace.c by YueHaibing · 6 years ago
  15. 22c2ad6 net: add a route cache full diagnostic message by Peter Oskolkov · 6 years ago
  16. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  17. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  18. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  19. 590d202 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  20. 9721e70 tcp: simplify window probe aborting on USER_TIMEOUT by Yuchung Cheng · 6 years ago
  21. 01a523b tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  22. c7d13c8 tcp: properly track retry time on passive Fast Open by Yuchung Cheng · 6 years ago
  23. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  24. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  25. 88f8598 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  26. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  27. 2eadee7 net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  28. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  29. 692d7b5 tls: Fix recvmsg() to be able to peek across multiple records by Vakul Garg · 6 years ago
  30. 01cb8a1 net/tls: Make function tls_sw_do_sendpage static by YueHaibing · 6 years ago
  31. f3de19a net/tls: remove unused function tls_sw_sendpage_locked by YueHaibing · 6 years ago
  32. fda497e Optimize sk_msg_clone() by data merge to end dst sg entry by Vakul Garg · 6 years ago
  33. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  34. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  35. bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  36. a22d325 Fix ERROR:do not initialise statics to 0 in af_vsock.c by Lepton Wu · 6 years ago
  37. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  38. 41d1c88 net: clear skb->tstamp in bridge forwarding path by Paolo Abeni · 6 years ago
  39. 71a8508 net: bpfilter: disallow to remove bpfilter module while being used by Taehee Yoo · 6 years ago
  40. 61fbf59 net: bpfilter: restart bpfilter_umh when error occurred by Taehee Yoo · 6 years ago
  41. 5b4cb65 net: bpfilter: use cleanup callback to release umh_info by Taehee Yoo · 6 years ago
  42. e8b108b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  43. c5715b8 tcp: change txhash on SYN-data timeout by Yuchung Cheng · 6 years ago
  44. 7d033c9 ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  45. 85704cb net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  46. 4a06fa6 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  47. 31aa650 bpf: correctly set initial window on active Fast Open sender by Yuchung Cheng · 6 years ago
  48. d972f3d packet: Do not leak dev refcounts on error exit by Jason Gunthorpe · 6 years ago
  49. 2797379 net: bridge: Fix VLANs memory leak by Ido Schimmel · 6 years ago
  50. 977e489 Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  51. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  52. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  53. 4c84edc net: bridge: fix a bug on using a neighbour cache entry without checking its state by JianJhen Chen · 6 years ago
  54. f87d8ad tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  55. eeb2c4f rds: use DIV_ROUND_UP instead of ceil by Jacob Wen · 6 years ago
  56. 0aaa813 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 6 years ago
  57. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  58. d4a7e9b ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  59. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  60. e8e3698 bpf: Fix [::] -> [::1] rewrite in sys_sendmsg by Andrey Ignatov · 6 years ago
  61. ec90ad3 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  62. 8d93367 ipv6: make icmp6_send() robust against null skb->dev by Eric Dumazet · 6 years ago
  63. 44039e0 fou6: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  64. bc6e019 fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite by Stefano Brivio · 6 years ago
  65. 41e4e2c openvswitch: Fix IPv6 later frags parsing by Yi-Hung Wei · 6 years ago
  66. f8c468e net, skbuff: do not prefer skb allocation fails early by David Rientjes · 6 years ago
  67. 7c1e8a3 netlink: fixup regression in RTM_GETADDR by Arthur Gautier · 6 years ago
  68. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  69. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  70. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  71. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 6 years ago
  72. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  73. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  74. 85f7845 Merge tag '9p-for-4.21' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  75. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  76. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  77. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  78. cb24e35 sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS by J. Bruce Fields · 6 years ago
  79. 81c88b1 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 6 years ago
  80. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  81. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 6 years ago
  82. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 6 years ago
  83. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 6 years ago
  84. e0f86bc xprtrdma: Update comments in frwr_op_send by Chuck Lever · 6 years ago
  85. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  86. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  87. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  88. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 6 years ago
  89. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  90. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 6 years ago
  91. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  92. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  93. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 6 years ago
  94. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 6 years ago
  95. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 6 years ago
  96. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 6 years ago
  97. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  98. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  99. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 6 years ago
  100. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 6 years ago