index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-23
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-20
neighbour: fix various data-races
Eric Dumazet
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
Revert "ethtool: Fix mod state of verbose no_mask bitset"
Kory Maincent
2023-10-19
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
2023-10-19
mptcp: more conservative check for zero probes
Paolo Abeni
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-18
Merge tag 'nf-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-18
Merge tag 'wireless-2023-10-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-18
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-18
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Pedro Tammela
2023-10-18
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2023-10-18
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-16
Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-10-16
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
2023-10-16
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-16
net/smc: return the right falback reason when prefix checks fail
Dust Li
2023-10-13
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-13
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-13
Merge tag 'nf-23-10-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-13
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
2023-10-12
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
2023-10-12
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
2023-10-12
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
2023-10-12
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-10-12
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
[next]