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-29
tls: separate no-async decryption request handling from async
Sabrina Dubroca
2024-02-29
tls: fix peeking with sync+async decryption
Sabrina Dubroca
2024-02-29
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
2024-02-29
rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()
David Howells
2024-02-29
rxrpc: Don't pick values out of the wire header when setting up security
David Howells
2024-02-29
rxrpc: Split up the DATA packet transmission function
David Howells
2024-02-29
rxrpc: Add a kvec[] to the rxrpc_txbuf struct
David Howells
2024-02-29
rxrpc: Merge together DF/non-DF branches of data Tx function
David Howells
2024-02-29
rxrpc: Do lazy DF flag resetting
David Howells
2024-02-29
rxrpc: Remove atomic handling on some fields only used in I/O thread
David Howells
2024-02-29
rxrpc: Strip barriers and atomics off of timer tracking
David Howells
2024-02-29
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
2024-02-29
rxrpc: Note cksum in txbuf
David Howells
2024-02-29
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
2024-02-29
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
2024-02-29
net: sit: Do not set .ndo_get_stats64
Breno Leitao
2024-02-29
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
2024-02-28
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-28
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
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
[prev]
[next]