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-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-26
net: rfkill: Correct return value in invalid parameter case
Zijun Hu
2024-06-26
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2024-06-26
wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
Eric Dumazet
2024-06-26
wifi: cfg80211: Always call tracing
Ilan Peer
2024-06-26
wifi: mac80211: check SSID in beacon
Johannes Berg
2024-06-26
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
2024-06-26
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
2024-06-26
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
2024-06-25
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-06-26
netfilter: cttimeout: remove 'l3num' attr check
Lin Ma
2024-06-26
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
2024-06-26
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_table to destroy function
Florian Westphal
2024-06-25
netfilter: nf_tables: reduce trans->ctx.chain references
Florian Westphal
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
2024-06-25
netfilter: nf_tables: avoid usage of embedded nft_ctx
Florian Westphal
2024-06-25
netfilter: nf_tables: pass more specific nft_trans_chain where possible
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2024-06-25
netfilter: nf_tables: reduce trans->ctx.table references
Florian Westphal
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
2024-06-25
l2tp: remove incorrect __rcu attribute
James Chapman
2024-06-25
Revert "nfsd: fix oops when reading pool_stats before server is started"
NeilBrown
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-25
af_unix: Don't use spin_lock_nested() in copy_peercred().
Kuniyuki Iwashima
2024-06-25
af_unix: Remove put_pid()/put_cred() in copy_peercred().
Kuniyuki Iwashima
2024-06-25
af_unix: Set sk_peer_pid/sk_peer_cred locklessly for new socket.
Kuniyuki Iwashima
2024-06-25
af_unix: Define locking order for U_RECVQ_LOCK_EMBRYO in unix_collect_skb().
Kuniyuki Iwashima
2024-06-25
af_unix: Remove U_LOCK_DIAG.
Kuniyuki Iwashima
2024-06-25
af_unix: Don't acquire unix_state_lock() for sock_i_ino().
Kuniyuki Iwashima
2024-06-25
af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().
Kuniyuki Iwashima
2024-06-25
af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-25
af_unix: Define locking order for U_LOCK_SECOND in unix_state_double_lock().
Kuniyuki Iwashima
2024-06-25
af_unix: Define locking order for unix_table_double_lock().
Kuniyuki Iwashima
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-24
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
[prev]
[next]