index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
5
-0
/
+54
2024-08-14
mptcp: export local_address
Geliang Tang
2
-9
/
+9
2024-08-14
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
3
-0
/
+10
2024-08-14
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-08-14
wifi: nl80211: don't give key data to userspace
Johannes Berg
1
-8
/
+2
2024-08-14
af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().
Kuniyuki Iwashima
1
-25
/
+9
2024-08-14
wifi: nl80211: disallow setting special AP channel widths
Johannes Berg
1
-0
/
+27
2024-08-14
l2tp: fix lockdep splat
James Chapman
1
-2
/
+13
2024-08-14
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
1
-0
/
+14
2024-08-14
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-08-14
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-14
net: bridge: mcast: wait for previous gc cycles when removing port
Nikolay Aleksandrov
1
-3
/
+1
2024-08-14
sctp: Fix null-ptr-deref in reuseport_add_sock().
Kuniyuki Iwashima
1
-8
/
+11
2024-08-11
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
1
-0
/
+3
2024-08-11
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-08-11
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-08-11
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
1
-4
/
+4
2024-08-11
mptcp: fix NL PM announced address accounting
Paolo Abeni
1
-4
/
+6
2024-08-11
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
3
-1
/
+3
2024-08-11
mptcp: fix user-space PM announced address accounting
Paolo Abeni
1
-4
/
+13
2024-08-11
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-08-11
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-11
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-08-11
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-08-11
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-08-11
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
1
-1
/
+1
2024-08-11
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
1
-0
/
+21
2024-08-11
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+0
2024-08-03
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-08-03
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-08-03
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-08-03
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
1
-2
/
+10
2024-08-03
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-03
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2
-1
/
+43
2024-08-03
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2024-08-03
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
5
-28
/
+30
2024-08-03
wifi: mac80211: Allow NSS change only up to capability
Rameshkumar Sundaram
1
-5
/
+20
2024-08-03
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-08-03
ipv4: fix source address selection with route leak
Nicolas Dichtel
1
-2
/
+11
2024-08-03
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
1
-2
/
+84
2024-08-03
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
1
-1
/
+1
2024-08-03
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2
-7
/
+8
2024-08-03
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
1
-1
/
+1
2024-08-03
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
3
-6
/
+29
2024-08-03
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
3
-35
/
+48
2024-08-03
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
1
-1
/
+2
2024-08-03
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
1
-1
/
+2
2024-08-03
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2
-2
/
+17
2024-08-03
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
1
-2
/
+2
[prev]
[next]