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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
18
-6
/
+57
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-1
/
+1
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-1
/
+1
2022-07-27
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-2
/
+17
2022-07-27
tcp: allow tls to decrypt directly from the tcp rcv queue
Jakub Kicinski
1
-0
/
+2
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
2
-0
/
+4
2022-07-26
Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-101
/
+486
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+9
2022-07-23
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2022-07-23
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-40
/
+518
2022-07-23
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2
-0
/
+13
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
4
-20
/
+261
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
3
-2
/
+58
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-4
/
+169
2022-07-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-38
/
+227
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
1
-0
/
+8
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
1
-0
/
+5
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
1
-0
/
+38
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
1
-0
/
+5
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2
-1
/
+1
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
1
-1
/
+0
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
wifi: mac80211: add macros to loop over active links
Gregory Greenman
1
-0
/
+15
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
1
-0
/
+10
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
2
-0
/
+8
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
1
-0
/
+5
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
1
-1
/
+27
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
1
-0
/
+4
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
1
-4
/
+56
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
1
-2
/
+45
2022-07-22
wifi: nl80211: add RX and TX timestamp attributes
Avraham Stern
1
-1
/
+21
2022-07-22
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
1
-0
/
+54
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
1
-0
/
+6
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
63
-11
/
+183
2022-07-22
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
1
-0
/
+2
2022-07-22
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-07-22
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
1
-0
/
+15
2022-07-22
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+32
2022-07-22
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2
-24
/
+12
2022-07-22
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-22
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-22
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-4
/
+2
2022-07-22
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-4
/
+1
2022-07-22
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-11
/
+0
2022-07-22
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-0
/
+1
2022-07-22
Bluetooth: clean up error pointer checking
Dan Carpenter
1
-1
/
+1
2022-07-22
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-0
/
+11
[next]