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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-24
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
1
-3
/
+3
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
2
-2
/
+15
2019-07-22
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
1
-2
/
+1
2019-07-22
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
1
-7
/
+7
2019-07-22
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2
-4
/
+6
2019-07-22
Merge branch 'bpf-sockmap-tls-fixes'
Daniel Borkmann
10
-68
/
+419
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
1
-0
/
+27
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
1
-0
/
+10
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
1
-0
/
+31
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
1
-0
/
+52
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
1
-0
/
+74
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
5
-8
/
+53
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
1
-0
/
+3
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
1
-0
/
+2
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
1
-5
/
+9
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
3
-1
/
+65
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
4
-45
/
+64
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
3
-7
/
+22
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
1
-4
/
+0
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
4
-10
/
+19
2019-07-19
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
1
-2
/
+7
2019-07-19
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
1
-0
/
+6
2019-07-19
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
4
-6
/
+9
2019-07-19
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-19
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-19
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-19
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-19
gve: replace kfree with kvfree
Chuhong Yuan
2
-13
/
+13
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
32
-195
/
+391
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
1
-8
/
+9
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-1
/
+1
2019-07-18
MAINTAINERS: update netsec driver
Ilias Apalodimas
1
-0
/
+1
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-07-18
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...
David S. Miller
6
-6
/
+93
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
1
-1
/
+1
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-18
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
2019-07-18
tipc: initialize 'validated' field of received packets
Jon Maloy
1
-0
/
+1
2019-07-18
Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'
David S. Miller
2
-1
/
+39
2019-07-18
selftests: add a test case for rp_filter
Cong Wang
1
-1
/
+34
2019-07-18
fib: relax source validation check for loopback packets
Cong Wang
1
-0
/
+5
2019-07-18
Merge branch 'mlxsw-Two-fixes'
David S. Miller
4
-8
/
+25
2019-07-18
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
3
-0
/
+17
2019-07-18
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
1
-8
/
+8
2019-07-18
net: ag71xx: Add missing header
Rosen Penev
1
-0
/
+1
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
3
-4
/
+1
[next]