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
2021-06-28
gre: let mac_header point to outer header only when necessary
Guillaume Nault
1
-1
/
+6
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+4
2021-06-28
ipip: allow redirecting ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+2
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
1
-1
/
+2
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2021-06-26
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-06-26
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
1
-22
/
+29
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
7
-110
/
+111
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
2
-10
/
+11
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
4
-11
/
+11
2021-06-26
Bluetooth: smp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: sco: Use the correct print format
Kai Ye
1
-4
/
+4
2021-06-26
Bluetooth: msft: Use the correct print format
Kai Ye
1
-1
/
+1
2021-06-26
Bluetooth: mgmt: Use the correct print format
Kai Ye
2
-10
/
+10
2021-06-26
Bluetooth: amp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: a2mp: Use the correct print format
Kai Ye
1
-12
/
+12
2021-06-26
Bluetooth: 6lowpan: Use the correct print format
Kai Ye
1
-8
/
+8
2021-06-26
Bluetooth: hidp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: cmtp: Use the correct print format
Kai Ye
1
-11
/
+11
2021-06-26
Bluetooth: bnep: Use the correct print format
Kai Ye
1
-4
/
+4
2021-06-26
Bluetooth: use inclusive language in comments
Archie Pusaka
3
-5
/
+5
2021-06-26
Bluetooth: use inclusive language in SMP
Archie Pusaka
3
-40
/
+42
2021-06-26
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
1
-7
/
+7
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2
-9
/
+9
2021-06-26
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-06-26
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-06-26
Bluetooth: disable filter dup when scan for adv monitor
Yun-Hao Chung
1
-5
/
+41
2021-06-26
Bluetooth: Translate additional address type during le_conn_comp
Sathish Narasimman
1
-0
/
+17
2021-06-26
Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+6
2021-06-26
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: Remove spurious error message
Szymon Janc
1
-9
/
+5
2021-06-26
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-06-26
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-06-26
Bluetooth: 6lowpan: remove unused function
Jiapeng Chong
1
-36
/
+0
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
2
-10
/
+41
2021-06-26
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-06-26
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
3
-6
/
+10
2021-06-26
Bluetooth: use flexible-array member instead of zero-length array
Qiheng Lin
1
-3
/
+3
2021-06-26
Bluetooth: 6lowpan: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-25
bpfilter: Specify the log level for the kmsg message
Gary Lin
1
-1
/
+1
2021-06-25
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
1
-1
/
+4
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-7
/
+4
2021-06-24
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
3
-14
/
+13
[prev]
[next]