开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
2022-02-03
mptcp: set fullmesh flag in pm_netlink
Geliang Tang
2022-02-03
mptcp: print out reset infos of MP_RST
Geliang Tang
2022-02-03
mptcp: clarify when options can be used
Matthieu Baerts
2022-02-03
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
2022-02-03
mptcp: move the declarations of ssk and subflow
Geliang Tang
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-02
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-01
tcp: fix mem under-charging with zerocopy sendmsg()
Eric Dumazet
2022-02-01
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
2022-02-01
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
2022-01-31
net/smc: Forward wakeup to smc socket waitqueue after fallback
Wen Gu
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-28
ax25: improve the incomplete fix to avoid UAF and NPD bugs
Duoming Zhou
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
2022-01-27
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2022-01-27
udp6: don't make extra copies of iflow
Pavel Begunkov
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2022-01-27
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
[next]