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.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
2023-06-22
mptcp: drop legacy code around RX EOF
Paolo Abeni
2
-53
/
+1
2023-06-22
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2
-33
/
+25
2023-06-22
mptcp: fix possible list corruption on passive MPJ
Paolo Abeni
1
-3
/
+9
2023-06-22
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
1
-0
/
+7
2023-06-22
mptcp: handle correctly disconnect() failures
Paolo Abeni
1
-6
/
+14
2023-06-22
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
1
-7
/
+10
2023-06-22
net: hsr: Disable promiscuous mode in offload mode
Ravi Gunasekaran
3
-4
/
+17
2023-06-22
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-30
/
+39
2023-06-22
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
1
-6
/
+18
2023-06-22
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
1
-3
/
+60
2023-06-21
wifi: mac80211: mark keys as uploaded when added by the driver
Yedidya Benshimol
1
-2
/
+6
2023-06-21
wifi: nl80211/reg: add no-EHT regulatory flag
Johannes Berg
1
-1
/
+3
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
1
-0
/
+13
2023-06-21
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
1
-14
/
+11
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
1
-2
/
+3
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2
-5
/
+18
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2
-1
/
+17
2023-06-21
wifi: mac80211: drop some unprotected action frames
Johannes Berg
1
-2
/
+13
2023-06-21
wifi: mac80211: move action length check up
Johannes Berg
1
-4
/
+5
2023-06-21
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
1
-3
/
+10
2023-06-21
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
1
-2
/
+2
2023-06-21
netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
Christophe JAILLET
1
-1
/
+1
2023-06-21
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
1
-1
/
+1
2023-06-20
netfilter: nf_tables: Fix for deleting base chains with payload
Phil Sutter
1
-7
/
+9
2023-06-20
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2
-1
/
+1
2023-06-20
netfilter: nf_tables: drop module reference after updating chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-20
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
1
-0
/
+7
2023-06-20
netfilter: nf_tables: disallow updates of anonymous sets
Pablo Neira Ayuso
1
-0
/
+3
2023-06-20
netfilter: nf_tables: reject unbound chain set before commit phase
Pablo Neira Ayuso
1
-0
/
+13
2023-06-20
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-3
/
+32
2023-06-20
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
1
-2
/
+5
2023-06-20
netfilter: nf_tables: fix underflow in object reference counter
Pablo Neira Ayuso
1
-8
/
+5
2023-06-20
netfilter: nft_set_pipapo: .walk does not deal with generations
Pablo Neira Ayuso
1
-1
/
+5
2023-06-20
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
5
-31
/
+163
2023-06-20
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2
-7
/
+41
2023-06-20
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2
-40
/
+133
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-8
/
+78
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-1
/
+23
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-2
/
+2
2023-06-19
ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+2
2023-06-19
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-5
/
+1
2023-06-19
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
2
-23
/
+1
2023-06-19
wifi: mac80211: add eht_capa debugfs field
Ben Greear
1
-0
/
+185
2023-06-19
ipvs: align inner_mac_header for encapsulation
Terin Stock
1
-0
/
+2
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2
-8
/
+0
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-1
/
+88
2023-06-19
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
1
-64
/
+63
2023-06-19
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
1
-1
/
+2
[prev]
[next]