index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-02-05
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
2024-02-05
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-02-05
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-02-05
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
2024-02-05
devlink: Fix referring to hw_addr attribute during state validation
Parav Pandit
2024-02-05
bridge: mcast: fix disabled snooping after long uptime
Linus Lüssing
2024-02-05
llc: call sock_orphan() at release time
Eric Dumazet
2024-02-05
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
2024-02-05
tcp: add sanity checks to rx zerocopy
Eric Dumazet
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
2024-02-05
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
2024-02-05
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
2024-02-05
net: kcm: fix direct access to bv_len
Mina Almasry
2024-02-05
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
2024-02-05
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
2024-02-05
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2024-02-05
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2024-02-05
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
2024-02-05
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
2024-02-05
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2024-02-05
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
2024-02-05
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
2024-01-31
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
2024-01-31
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-01-31
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
2024-01-31
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-31
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-31
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2024-01-31
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2024-01-31
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-31
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
2024-01-31
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-01-31
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-31
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-31
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-31
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-31
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
2024-01-31
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-01-31
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-01-31
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
2024-01-31
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-31
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
2024-01-31
wifi: mac80211: fix potential sta-link leak
Johannes Berg
2024-01-31
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
[next]