1. 84dfe36 mptcp: send out dedicated ADD_ADDR packet by Geliang Tang · 4 years, 1 month ago
  2. d91d322 mptcp: change add_addr_signal type by Geliang Tang · 4 years, 1 month ago
  3. 0397c6d mptcp: keep unaccepted MPC subflow into join list by Paolo Abeni · 4 years, 1 month ago
  4. 860975c mptcp: skip to next candidate if subflow has unacked data by Florian Westphal · 4 years, 1 month ago
  5. 26aa231 mptcp: fix state tracking for fallback socket by Paolo Abeni · 4 years, 1 month ago
  6. b2771d2 mptcp: drop WORKER_RUNNING status bit by Paolo Abeni · 4 years, 1 month ago
  7. 30abc9cd net: dsa: avoid potential use-after-free error by Christian Eggers · 4 years, 1 month ago
  8. 12f4bd8 net: add annotation for sock_{lock,unlock}_fast by Paolo Abeni · 4 years, 2 months ago
  9. e2ef520 net: openvswitch: Be liberal in tcp conntrack. by Numan Siddique · 4 years, 2 months ago
  10. 6b13d8f IPv6: RTM_GETROUTE: Add RTA_ENCAP to result by Oliver Herms · 4 years, 1 month ago
  11. b680a21 mptcp: update rtx timeout only if required. by Paolo Abeni · 4 years, 1 month ago
  12. 52cc5f3 devlink: move flash end and begin to core devlink by Jacob Keller · 4 years, 1 month ago
  13. b44cfd4 devlink: move request_firmware out of driver by Jacob Keller · 4 years, 1 month ago
  14. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  15. e6ea60b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 1 month ago
  16. 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 1 month ago
  17. 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 1 month ago
  18. 2d8f648 ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module by Georg Kohmann · 4 years, 1 month ago
  19. 281cc28 net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats by Heiner Kallweit · 4 years, 2 months ago
  20. f2bcc2f atm: nicstar: Replace in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 2 months ago
  21. 1532b97 net: Have netpoll bring-up DSA management interface by Florian Fainelli · 4 years, 2 months ago
  22. a5ebcbd ah6: fix error return code in ah6_input() by Zhang Changzhong · 4 years, 2 months ago
  23. c09c8a2 ipv4: use IS_ENABLED instead of ifdef by Florian Klink · 4 years, 2 months ago
  24. e33de7c inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() by Wang Hai · 4 years, 2 months ago
  25. 4363023 bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list by John Fastabend · 4 years, 2 months ago
  26. 2443ca6 bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self by John Fastabend · 4 years, 2 months ago
  27. 6fa9201 bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self by John Fastabend · 4 years, 2 months ago
  28. 70796fb bpf, sockmap: Use truesize with sk_rmem_schedule() by John Fastabend · 4 years, 2 months ago
  29. 36cd0e69 bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect by John Fastabend · 4 years, 2 months ago
  30. c9c89dc bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made by John Fastabend · 4 years, 2 months ago
  31. 138559b net/tls: Fix wrong record sn in async mode of device resync by Tariq Toukan · 4 years, 2 months ago
  32. c1639be net: datagram: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  33. f736591 net: wan: Delete the DLCI / SDLA drivers by Xie He · 4 years, 2 months ago
  34. 1b9e2a8 tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate by Ryan Sharpelletti · 4 years, 2 months ago
  35. 13f49b6 net: dsa: tag_dsa: Use a consistent comment style by Tobias Waldekranz · 4 years, 2 months ago
  36. 469ee5f net: dsa: tag_dsa: Unify regular and ethertype DSA taggers by Tobias Waldekranz · 4 years, 2 months ago
  37. e468d14 net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic by Tobias Waldekranz · 4 years, 2 months ago
  38. 3fe16ed net/tls: fix corrupted data in recvmsg by Vadim Fedorenko · 4 years, 2 months ago
  39. 7a30ecc net: bridge: add missing counters to ndo_get_stats64 callback by Heiner Kallweit · 4 years, 2 months ago
  40. 7ed9080 mptcp: send explicit ack on delayed ack_seq incr by Paolo Abeni · 4 years, 2 months ago
  41. 6f8a612 mptcp: keep track of advertised windows right edge by Florian Westphal · 4 years, 2 months ago
  42. 8edf086 mptcp: rework poll+nospace handling by Florian Westphal · 4 years, 2 months ago
  43. 813e0a6 mptcp: try to push pending data on snd una updates by Paolo Abeni · 4 years, 2 months ago
  44. d9ca1de mptcp: move page frag allocation in mptcp_sendmsg() by Paolo Abeni · 4 years, 2 months ago
  45. e16163b mptcp: refactor shutdown and close by Paolo Abeni · 4 years, 2 months ago
  46. eaa2ffa mptcp: introduce MPTCP snd_nxt by Paolo Abeni · 4 years, 2 months ago
  47. f0e6a4c mptcp: add accounting for pending data by Paolo Abeni · 4 years, 2 months ago
  48. caf971d mptcp: reduce the arguments of mptcp_sendmsg_frag by Paolo Abeni · 4 years, 2 months ago
  49. ba8f48f mptcp: introduce mptcp_schedule_work by Paolo Abeni · 4 years, 2 months ago
  50. 77c3c95 tcp: factor out __tcp_close() helper by Paolo Abeni · 4 years, 2 months ago
  51. e222399 mptcp: use tcp_build_frag() by Paolo Abeni · 4 years, 2 months ago
  52. b796d04 tcp: factor out tcp_build_frag() by Paolo Abeni · 4 years, 2 months ago
  53. 9d9e937 ipv6/netfilter: Discard first fragment not including all headers by Georg Kohmann · 4 years, 2 months ago
  54. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
  55. 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 2 months ago
  56. e2142ef Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
  57. 9aa9379 can: af_can: prevent potential access of uninitialized member in canfd_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  58. c8c958a can: af_can: prevent potential access of uninitialized member in can_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  59. 0064c5c net: xfrm: use core API for updating/providing stats by Lev Stipakov · 4 years, 2 months ago
  60. 865e6ae net: openvswitch: use core API to update/provide stats by Lev Stipakov · 4 years, 2 months ago
  61. 49b1cab nfc: refined function nci_hci_resp_received by Alex Shi · 4 years, 2 months ago
  62. 849920c devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() by Wang Hai · 4 years, 2 months ago
  63. 508c4fc inet: unexport udp{4|6}_lib_lookup_skb() by Eric Dumazet · 4 years, 2 months ago
  64. d3cd492 tcp: uninline tcp_stream_memory_free() by Eric Dumazet · 4 years, 2 months ago
  65. ae8cb93 IPv4: RTM_GETROUTE: Add RTA_ENCAP to result by Oliver Herms · 4 years, 2 months ago
  66. 1ba86d4 netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
  67. 2e79387 ipv6: remove unused function ipv6_skb_idev() by Lukas Bulwahn · 4 years, 2 months ago
  68. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  69. 65b422d vsock: forward all packets to the host when no H2G is registered by Stefano Garzarella · 4 years, 2 months ago
  70. 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
  71. ceb736e ipv6: Fix error path to cancel the meseage by Zhang Qilong · 4 years, 2 months ago
  72. 7886244 net: page_pool: Add bulk support for ptr_ring by Lorenzo Bianconi · 4 years, 2 months ago
  73. 8965398 net: xdp: Introduce bulking for xdp tx return path by Lorenzo Bianconi · 4 years, 2 months ago
  74. 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
  75. 2f51e57 tipc: fix -Wstringop-truncation warnings by Wenlin Kang · 4 years, 2 months ago
  76. f8fd36b Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 2 months ago
  77. 1395f8df Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 2 months ago
  78. 7bc40ae mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years, 2 months ago
  79. 8e4597c bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP by Martin KaFai Lau · 4 years, 2 months ago
  80. e794bfd bpf: Rename some functions in bpf_sk_storage by Martin KaFai Lau · 4 years, 2 months ago
  81. 9e838b0 bpf: Folding omem_charge() into sk_storage_charge() by Martin KaFai Lau · 4 years, 2 months ago
  82. 4ee18c1 net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request by Xie He · 4 years, 2 months ago
  83. 1922a46 net/ncsi: Fix netlink registration by Joel Stanley · 4 years, 2 months ago
  84. e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  85. c9f64d1 net: ipconfig: Avoid spurious blank lines in boot log by Thierry Reding · 4 years, 2 months ago
  86. cef2119 net: udp: remove redundant initialization in udp_gro_complete by Menglong Dong · 4 years, 2 months ago
  87. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  88. 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  89. 4b1a862 net: udp: fix UDP header access on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  90. 9f73bd1 devlink: Avoid overwriting port attributes of registered port by Parav Pandit · 4 years, 2 months ago
  91. 724d06b mptcp: fix static checker warnings in mptcp_pm_add_timer by Geliang Tang · 4 years, 2 months ago
  92. b2911a8 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years, 2 months ago
  93. 4fe40b8 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years, 2 months ago
  94. 1d18288 mac80211: fix memory leak on filtered powersave frames by Felix Fietkau · 4 years, 2 months ago
  95. 94e2bd0 rfkill: Fix use-after-free in rfkill_resume() by Claire Chang · 4 years, 2 months ago
  96. ca787e0 ipv4: Set nexthop flags in a more consistent way by Ido Schimmel · 4 years, 2 months ago
  97. 62679a8 net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm by Vincent Bernat · 4 years, 2 months ago
  98. 90829f0 net: qrtr: Release distant nodes along the bridge node by Loic Poulain · 4 years, 2 months ago
  99. f7dec6c net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet by Loic Poulain · 4 years, 2 months ago
  100. 0baa99e net: qrtr: Allow non-immediate node routing by Loic Poulain · 4 years, 2 months ago