index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-17
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-17
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-16
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-05-16
devlink: Fix crash with CONFIG_NET_NS=n
Ido Schimmel
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
2023-05-16
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-16
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
2023-05-16
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
2023-05-16
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
2023-05-15
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-15
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-15
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-15
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
2023-05-14
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-13
erspan: get the proto with the md version for collect_md
Xin Long
2023-05-12
tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Eric Dumazet
2023-05-12
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
2023-05-11
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
2023-05-11
devlink: change per-devlink netdev notifier to static one
Jiri Pirko
2023-05-10
Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-05-10
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-05-10
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
2023-05-10
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-10
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-10
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
[next]