index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-23
1
-14
/
+28
|
*
|
|
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-05-23
1
-1
/
+1
|
*
|
|
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-22
1
-4
/
+7
|
*
|
|
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-20
1
-15
/
+6
|
*
|
|
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-20
1
-11
/
+22
|
*
|
|
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-20
1
-3
/
+3
|
*
|
|
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-05-20
1
-9
/
+12
|
*
|
|
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2023-05-19
2
-2
/
+8
|
*
|
|
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
2023-05-19
1
-0
/
+4
|
*
|
|
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
3
-31
/
+113
|
*
|
|
tls: rx: strp: factor out copying skb data
Jakub Kicinski
2023-05-19
1
-10
/
+23
|
*
|
|
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
2023-05-19
1
-6
/
+15
|
*
|
|
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
1
-5
/
+11
|
*
|
|
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
2023-05-19
1
-0
/
+2
|
*
|
|
tls: rx: device: fix checking decryption status
Jakub Kicinski
2023-05-19
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-05-22
1
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
2023-05-19
1
-3
/
+2
*
|
|
|
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-18
32
-170
/
+179
|
\
\
\
\
|
*
\
\
\
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-18
3
-10
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
1
-7
/
+13
|
|
*
|
|
|
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
1
-3
/
+1
|
|
*
|
|
|
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-18
7
-37
/
+63
|
|
\
\
\
\
\
|
|
*
|
|
|
|
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
1
-0
/
+3
|
|
*
|
|
|
|
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
3
-30
/
+47
|
|
*
|
|
|
|
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
1
-1
/
+1
|
|
*
|
|
|
|
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
2023-05-16
1
-1
/
+2
|
|
*
|
|
|
|
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-16
1
-1
/
+1
|
|
*
|
|
|
|
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
2023-05-16
1
-2
/
+2
|
|
*
|
|
|
|
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
2023-05-16
1
-2
/
+3
|
|
*
|
|
|
|
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
2023-05-16
1
-1
/
+5
|
*
|
|
|
|
|
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-18
1
-4
/
+4
|
*
|
|
|
|
|
atm: hide unused procfs functions
Arnd Bergmann
2023-05-18
1
-0
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-17
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-17
5
-74
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-10
1
-5
/
+6
|
|
*
|
|
|
|
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-10
1
-4
/
+8
|
|
*
|
|
|
|
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-10
1
-5
/
+9
|
|
*
|
|
|
|
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-04-25
2
-53
/
+4
|
|
*
|
|
|
|
xfrm: Fix leak of dev tracker
Leon Romanovsky
2023-04-21
1
-1
/
+1
|
|
*
|
|
|
|
xfrm: release all offloaded policy memory
Leon Romanovsky
2023-04-21
1
-0
/
+1
|
|
*
|
|
|
|
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
2023-04-06
1
-6
/
+0
|
*
|
|
|
|
|
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-05-17
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
1
-1
/
+1
|
*
|
|
|
|
|
|
devlink: Fix crash with CONFIG_NET_NS=n
Ido Schimmel
2023-05-17
1
-1
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-15
1
-2
/
+2
|
*
|
|
|
|
|
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-15
1
-3
/
+6
|
*
|
|
|
|
|
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-15
3
-2
/
+19
|
*
|
|
|
|
|
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
2023-05-15
1
-5
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[prev]
[next]