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