开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-07-21
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
2023-07-21
net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB
Petr Machata
2023-07-20
nexthop: Do not return invalid nexthop object during multipath selection
Benjamin Poirier
2023-07-20
nexthop: Factor out neighbor validity check
Benjamin Poirier
2023-07-20
nexthop: Factor out hash threshold fdb nexthop selection
Benjamin Poirier
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-20
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
2023-07-20
openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn...
Xin Long
2023-07-20
net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct
Xin Long
2023-07-20
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
2023-07-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-07-19
udp: use indirect call wrapper for data ready()
Paolo Abeni
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-19
Merge tag 'ipsec-next-2023-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
xsk: support ZC Tx multi-buffer in batch API
Maciej Fijalkowski
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-19
xsk: discard zero length descriptors in Tx path
Tirthendu Sarkar
[next]