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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2
-0
/
+78
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+10
2023-12-06
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-4
/
+27
2023-12-05
bpf: Optimize the free of inner map
Hou Tao
1
-0
/
+2
2023-12-05
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2023-12-05
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2023-12-02
bpf: enforce exact retval range on subprog/callback exit
Andrii Nakryiko
1
-1
/
+6
2023-12-02
bpf: rearrange bpf_func_state fields to save a bit of memory
Andrii Nakryiko
1
-2
/
+2
2023-12-01
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
1
-0
/
+1
2023-12-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-4
/
+238
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+96
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-2
/
+71
2023-11-30
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
1
-3
/
+10
2023-11-30
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2
-5
/
+2
2023-11-30
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
1
-1
/
+1
2023-11-30
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2
-8
/
+6
2023-11-30
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
1
-1
/
+1
2023-11-30
mptcp: add mptcpi_subflows_total counter
Geliang Tang
1
-0
/
+1
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-1
/
+68
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+2
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2
-0
/
+2
2023-11-30
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2
-1
/
+8
2023-11-30
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-1
/
+22
2023-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
7
-1
/
+198
2023-11-30
xsk: Support tx_metadata_len
Stanislav Fomichev
3
-0
/
+3
2023-11-29
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2
-6
/
+21
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2
-0
/
+2
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
1
-0
/
+2
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
1
-0
/
+4
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
1
-0
/
+10
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
4
-0
/
+30
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-0
/
+4
2023-11-28
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-28
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-10
/
+19
2023-11-28
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-28
Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
1
-13
/
+33
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
1
-0
/
+46
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+19
2023-11-26
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-25
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-25
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED event
Vinayak Yadawad
1
-5
/
+9
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
2
-3
/
+8
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+20
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
[next]