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
2024-08-03
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2
-1
/
+43
2024-08-03
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
1
-1
/
+1
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
ipv6: fix source address selection with route leak
Nicolas Dichtel
2
-1
/
+2
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
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
1
-5
/
+5
2024-08-03
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
3
-6
/
+29
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
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
1
-7
/
+8
2024-08-03
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-08-03
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
1
-2
/
+2
2024-08-03
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
1
-3
/
+1
2024-08-03
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-2
/
+0
2024-08-03
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
1
-0
/
+2
2024-08-03
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
1
-2
/
+2
2024-08-03
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
1
-1
/
+3
2024-08-03
net: page_pool: fix warning code
Johannes Berg
1
-1
/
+1
2024-08-03
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
1
-1
/
+1
2024-08-03
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2
-4
/
+2
2024-08-03
xfrm: fix netdev reference count imbalance
Jianbo Liu
1
-2
/
+1
2024-08-03
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
1
-0
/
+1
2024-08-03
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
1
-0
/
+11
2024-08-03
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2
-4
/
+8
2024-08-03
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
1
-2
/
+2
2024-08-03
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-2
/
+59
2024-08-03
xfrm: Log input direction mismatch error in one place
Antony Antony
3
-5
/
+14
2024-08-03
xfrm: Fix input error path memory access
Antony Antony
1
-0
/
+3
2024-08-03
wifi: nl80211: expose can-monitor channel property
Johannes Berg
1
-0
/
+3
2024-08-03
wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-1
/
+3
2024-08-03
wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-2
/
+2
2024-08-03
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
1
-2
/
+3
2024-08-03
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2
-15
/
+6
2024-08-03
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
2024-08-03
tcp: fix race in tcp_write_err()
Eric Dumazet
1
-5
/
+1
2024-08-03
tcp: add tcp_done_with_error() helper
Eric Dumazet
2
-12
/
+22
2024-08-03
wifi: mac80211: reset negotiated TTLM on disconnect
Johannes Berg
1
-0
/
+1
2024-08-03
wifi: mac80211: cancel TTLM teardown work earlier
Johannes Berg
1
-2
/
+3
2024-08-03
wifi: mac80211: cancel multi-link reconf work on disconnect
Johannes Berg
1
-2
/
+5
2024-08-03
wifi: mac80211: fix TTLM teardown work
Johannes Berg
1
-1
/
+1
2024-08-03
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
2
-4
/
+2
2024-07-13
Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-1
/
+2
2024-07-12
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+17
2024-07-12
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
1
-0
/
+4
[prev]
[next]