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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
1
-1
/
+10
2024-06-12
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
1
-0
/
+2
2024-06-12
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
1
-2
/
+1
2024-06-12
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2
-6
/
+20
2024-06-12
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2
-0
/
+12
2024-06-12
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
1
-0
/
+3
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+3
2024-05-02
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+1
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-02
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-0
/
+8
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-0
/
+4
2024-04-17
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
1
-0
/
+33
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-04-03
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-0
/
+1
2024-03-27
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-3
/
+3
2024-03-27
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-0
/
+4
2024-03-27
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-27
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-27
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-27
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
1
-0
/
+2
2024-03-27
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+5
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+8
2024-03-06
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
1
-2
/
+2
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-02-01
udp: fix busy polling
Eric Dumazet
2
-6
/
+17
2024-02-01
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-02-01
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2024-01-10
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+5
2024-01-10
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2024-01-10
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-0
/
+10
2024-01-10
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
1
-0
/
+1
2024-01-10
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
1
-1
/
+1
2024-01-10
netfilter: flowtable: cache info of last offload
Vlad Buslov
1
-3
/
+4
2024-01-10
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
1
-0
/
+1
[next]