index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-03
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-06-01
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-06-01
ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
Duoming Zhou
2024-06-01
ax25: Fix refcount imbalance on inbound connections
Lars Kellogg-Stedman
2024-06-01
ethtool: init tsinfo stats if requested
Vadim Fedorenko
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-29
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-05-29
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
2024-05-29
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
2024-05-29
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
2024-05-29
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
2024-05-29
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
2024-05-29
wifi: cfg80211: Lock wiphy in cfg80211_get_station
Remi Pommarel
2024-05-29
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
2024-05-29
wifi: cfg80211: validate HE operation element parsing
Johannes Berg
2024-05-29
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-05-29
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
2024-05-29
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2024-05-29
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-27
net: gro: initialize network_offset in network layer
Willem de Bruijn
2024-05-27
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-27
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
2024-05-27
af_unix: Read sk->sk_hash under bindlock during bind().
Kuniyuki Iwashima
2024-05-27
af_unix: Annotate data-race around unix_sk(sk)->addr.
Kuniyuki Iwashima
[next]