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
2024-02-09
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
2024-02-07
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
2024-02-07
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
2024-02-07
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
2024-02-07
Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-02-07
libceph: just wait for more data to be available on the socket
Xiubo Li
2024-02-07
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
2024-02-07
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
2024-02-06
devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
Jiri Pirko
2024-02-06
af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
Kuniyuki Iwashima
2024-02-06
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
2024-02-05
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
2024-02-05
rxrpc: Fix delayed ACKs to not set the reference serial number
David Howells
2024-02-05
rxrpc: Fix generation of serial numbers to skip zero
David Howells
2024-02-04
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
2024-02-03
tunnels: fix out of bounds access when building IPv6 PMTU error
Antoine Tenart
2024-02-02
net: Fix from address in memcpy_to_iter_csum()
Michael Lass
2024-02-02
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
2024-02-02
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
2024-02-02
wifi: mac80211: fix waiting for beacons logic
Johannes Berg
2024-02-02
wifi: mac80211: fix unsolicited broadcast probe config
Johannes Berg
2024-02-02
wifi: mac80211: initialize SMPS mode correctly
Johannes Berg
2024-02-02
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
2024-02-02
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
2024-02-02
wifi: mac80211: fix RCU use in TDLS fast-xmit
Johannes Berg
2024-02-02
wifi: mac80211: improve CSA/ECSA connection refusal
Johannes Berg
2024-02-02
wifi: cfg80211: detect stuck ECSA element in probe resp
Johannes Berg
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-01
Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-02-01
mptcp: fix data re-injection from stale subflow
Paolo Abeni
2024-01-31
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-01-31
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
2024-01-31
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-31
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-01-31
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
[next]