index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Use sa_family_t everywhere in reuseport tests
Jakub Sitnicki
2019-12-13
1
-3
/
+3
*
selftests/bpf: Let libbpf determine program type from section name
Jakub Sitnicki
2019-12-13
2
-10
/
+4
*
libbpf: Recognize SK_REUSEPORT programs from section name
Jakub Sitnicki
2019-12-13
1
-0
/
+1
*
libbpf: Fix printf compilation warnings on ppc64le arch
Andrii Nakryiko
2019-12-12
1
-18
/
+19
*
bpf, x86, arm64: Enable jit by default when not built as always-on
Daniel Borkmann
2019-12-11
4
-2
/
+11
*
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-12-11
2
-0
/
+34
*
bpf: Switch to offsetofend in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-11
1
-8
/
+4
*
libbpf: Bump libpf current version to v0.0.7
Andrii Nakryiko
2019-12-11
1
-0
/
+3
*
ARM: net: bpf: Improve prologue code sequence
Russell King
2019-12-11
1
-17
/
+13
*
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-12-10
9
-86
/
+234
*
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-10
1
-2
/
+1
*
nfp: add support for TLV device stats
Jakub Kicinski
2019-12-10
4
-7
/
+242
*
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
2019-12-10
1
-2
/
+0
*
enetc: add software timestamping
Michael Walle
2019-12-10
2
-0
/
+3
*
Merge branch 'tipc-introduce-variable-window-congestion-control'
David S. Miller
2019-12-10
9
-83
/
+172
|
\
|
*
tipc: introduce variable window congestion control
Jon Maloy
2019-12-10
9
-79
/
+160
|
*
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
2019-12-10
1
-1
/
+5
|
*
tipc: eliminate gap indicator from ACK messages
Jon Maloy
2019-12-10
1
-5
/
+9
|
/
*
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
2019-12-09
1
-9
/
+9
*
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
2019-12-09
1
-1
/
+1
*
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2019-12-09
2
-5
/
+6
*
Merge branch 'dp83867-fix-fifo-depth'
David S. Miller
2019-12-09
2
-16
/
+58
|
\
|
*
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
2019-12-09
1
-13
/
+49
|
*
dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional
Dan Murphy
2019-12-09
1
-3
/
+9
|
/
*
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-09
5
-4
/
+24
*
sctp: get netns from asoc and ep base
Xin Long
2019-12-09
14
-62
/
+49
*
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
2019-12-09
1
-12
/
+30
*
qed: remove redundant assignments to rc
Colin Ian King
2019-12-09
1
-5
/
+5
*
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2019-12-09
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-12-09
5
-6
/
+125
|
\
|
*
Bluetooth: btusb: Disable runtime suspend on Realtek devices
Kai-Heng Feng
2019-12-05
1
-0
/
+4
|
*
Bluetooth: btusb: fix memory leak on fw
Colin Ian King
2019-11-29
1
-1
/
+1
|
*
Bluetooth: btusb: fix non-atomic allocation in completion handler
Johan Hovold
2019-11-28
1
-1
/
+1
|
*
dt-bindings: net: bluetooth: Minor fix in broadcom-bluetooth
Abhishek Pandit-Subedi
2019-11-27
1
-1
/
+1
|
*
Bluetooth: hci_bcm: Support pcm params in dts
Abhishek Pandit-Subedi
2019-11-27
1
-0
/
+19
|
*
dt-bindings: net: bluetooth: update broadcom-bluetooth
Abhishek Pandit-Subedi
2019-11-27
1
-0
/
+7
|
*
Bluetooth: btbcm: Support pcm configuration
Abhishek Pandit-Subedi
2019-11-27
2
-0
/
+62
|
*
Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
Abhishek Pandit-Subedi
2019-11-27
1
-2
/
+29
|
*
Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset
Max Chou
2019-11-27
1
-2
/
+2
*
|
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-08
36
-0
/
+7755
*
|
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
2019-12-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
119
-628
/
+1025
|
\
\
|
*
|
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
|
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
|
*
|
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
|
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-07
1
-1
/
+3
|
*
|
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-07
1
-48
/
+71
|
*
|
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-07
1
-1
/
+1
|
*
|
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
5
-11
/
+20
|
*
|
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
1
-1
/
+1
[next]