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
*
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
2019-06-26
4
-12
/
+42
*
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
2019-06-26
1
-13
/
+14
*
selftests/bpf: build tests with debug info
Andrii Nakryiko
2019-06-26
1
-1
/
+1
*
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
2019-06-26
1
-1
/
+1
*
veth: Support bulk XDP_TX
Toshiaki Makita
2019-06-25
1
-12
/
+48
*
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2019-06-25
2
-0
/
+30
*
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
2019-06-24
4
-0
/
+162
*
xsk: sample kernel code is now in libbpf
Eric Leblond
2019-06-24
1
-1
/
+15
*
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
2019-06-24
1
-4
/
+4
*
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
2019-06-24
1
-12
/
+6
*
Merge branch 'ipv6-avoid-taking-refcnt-on-dst-during-route-lookup'
David S. Miller
2019-06-23
6
-61
/
+95
|
\
|
*
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
4
-8
/
+37
|
*
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
2019-06-23
1
-3
/
+4
|
*
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
3
-7
/
+20
|
*
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
2019-06-23
1
-0
/
+3
|
*
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2019-06-23
2
-43
/
+31
|
/
*
doc: phy: document some PHY_INTERFACE_MODE_xxx settings
Russell King
2019-06-23
1
-1
/
+44
*
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
2019-06-23
1
-1
/
+1
*
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
2019-06-23
9
-148
/
+158
*
net: ena: Fix bug where ring allocation backoff stopped too late
Sameeh Jubran
2019-06-23
1
-2
/
+2
*
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
2019-06-22
1
-6
/
+15
*
Merge branch 'net-mediatek-Add-MT7621-TRGMII-mode-support'
David S. Miller
2019-06-22
4
-14
/
+85
|
\
|
*
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2019-06-22
2
-10
/
+40
|
*
net: ethernet: mediatek: Add MT7621 TRGMII mode support
René van Dorst
2019-06-22
2
-4
/
+45
|
/
*
netns: restore ops before calling ops_exit_list
Li RongQing
2019-06-22
1
-1
/
+1
*
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
2019-06-22
1
-0
/
+6
*
fjes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-22
1
-13
/
+2
*
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-22
5
-27
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
5301
-26605
/
+7190
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
25
-112
/
+123
|
|
\
|
|
*
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-21
1
-1
/
+2
|
|
*
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2019-06-19
3
-8
/
+3
|
|
*
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
2019-06-19
1
-0
/
+3
|
|
*
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-06-19
1
-1
/
+1
|
|
*
net: hns3: Fix inconsistent indenting
Krzysztof Kozlowski
2019-06-19
1
-1
/
+1
|
|
*
Merge branch 'af_iucv-fixes'
David S. Miller
2019-06-19
1
-13
/
+36
|
|
|
\
|
|
|
*
net/af_iucv: always register net_device notifier
Julian Wiedmann
2019-06-19
1
-7
/
+20
|
|
|
*
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
2019-06-19
1
-5
/
+11
|
|
|
*
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
2019-06-19
1
-1
/
+5
|
|
|
/
|
|
*
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
Rasmus Villemoes
2019-06-19
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-18
3
-14
/
+14
|
|
|
\
|
|
|
*
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-06-07
1
-3
/
+7
|
|
|
*
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
2019-06-04
1
-7
/
+5
|
|
|
*
netfilter: nf_tables: fix module autoload with inet family
Pablo Neira Ayuso
2019-05-31
2
-4
/
+2
|
|
*
|
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-06-18
1
-31
/
+8
|
|
*
|
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
2019-06-18
1
-0
/
+5
|
|
*
|
Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames'
David S. Miller
2019-06-18
1
-12
/
+14
|
|
|
\
\
|
|
|
*
|
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
2019-06-18
1
-8
/
+7
|
|
|
*
|
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
2019-06-18
1
-5
/
+8
|
|
|
/
/
|
|
*
|
net: lio_core: fix potential sign-extension overflow on large shift
Colin Ian King
2019-06-18
1
-1
/
+1
[next]