index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-28
net: bridge: Do not allocate stats in the driver
Breno Leitao
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
2024-02-28
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
2024-02-28
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
2024-02-28
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
2024-02-28
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-02-28
ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter
Zhengchao Shao
2024-02-28
net: hsr: Fix typo in the hsr_forward_do() function comment
Lukasz Majewski
2024-02-28
net: exthdrs: ioam6: send trace event
Justin Iurman
2024-02-28
net: ioam6: multicast event
Justin Iurman
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-02-27
Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
2024-02-27
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
2024-02-27
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
2024-02-27
xfrm: Do not allocate stats in the driver
Breno Leitao
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
2024-02-26
mptcp: fix potential wake-up event loss
Paolo Abeni
2024-02-26
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
2024-02-26
mptcp: push at DSS boundaries
Paolo Abeni
2024-02-26
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
2024-02-26
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
[prev]
[next]