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-7.0.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-06-28
libbpf: support sockopt hooks
Stanislav Fomichev
2
-0
/
+6
2019-06-28
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+14
2019-06-28
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
11
-1
/
+472
2019-06-27
Merge branch 'bpf-af-xdp-mlx5e'
Daniel Borkmann
35
-484
/
+2331
2019-06-27
net/mlx5e: Add XSK zero-copy support
Maxim Mikityanskiy
24
-255
/
+1840
2019-06-27
net/mlx5e: Move queue param structs to en/params.h
Maxim Mikityanskiy
2
-29
/
+31
2019-06-27
net/mlx5e: Encapsulate open/close queues into a function
Maxim Mikityanskiy
1
-52
/
+73
2019-06-27
net/mlx5e: Consider XSK in XDP MTU limit calculation
Maxim Mikityanskiy
5
-7
/
+11
2019-06-27
net/mlx5e: XDP_TX from UMEM support
Maxim Mikityanskiy
1
-8
/
+42
2019-06-27
net/mlx5e: Share the XDP SQ for XDP_TX between RQs
Maxim Mikityanskiy
5
-26
/
+32
2019-06-27
net/mlx5e: Refactor struct mlx5e_xdp_info
Maxim Mikityanskiy
3
-41
/
+97
2019-06-27
net/mlx5e: Allow ICO SQ to be used by multiple RQs
Maxim Mikityanskiy
4
-23
/
+22
2019-06-27
net/mlx5e: Calculate linear RX frag size considering XSK
Maxim Mikityanskiy
3
-23
/
+52
2019-06-27
net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
Maxim Mikityanskiy
1
-1
/
+1
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
4
-21
/
+22
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2
-17
/
+29
2019-06-27
libbpf: Support getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+12
2019-06-27
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
3
-0
/
+36
2019-06-27
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
3
-0
/
+41
2019-06-27
net/mlx5e: Attach/detach XDP program safely
Maxim Mikityanskiy
1
-11
/
+20
2019-06-27
bpf: fix cgroup bpf release synchronization
Roman Gushchin
1
-1
/
+18
2019-06-26
xdp: Make __mem_id_disconnect static
YueHaibing
1
-1
/
+1
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
4
-12
/
+42
2019-06-26
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
1
-13
/
+14
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
1
-1
/
+1
2019-06-26
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
1
-1
/
+1
2019-06-25
veth: Support bulk XDP_TX
Toshiaki Makita
1
-12
/
+48
2019-06-25
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2
-0
/
+30
2019-06-25
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
4
-0
/
+162
2019-06-25
xsk: sample kernel code is now in libbpf
Eric Leblond
1
-1
/
+15
2019-06-25
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
1
-4
/
+4
2019-06-25
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
1
-12
/
+6
2019-06-23
Merge branch 'ipv6-avoid-taking-refcnt-on-dst-during-route-lookup'
David S. Miller
6
-61
/
+95
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
4
-8
/
+37
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
1
-3
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
3
-7
/
+20
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
1
-0
/
+3
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2
-43
/
+31
2019-06-23
doc: phy: document some PHY_INTERFACE_MODE_xxx settings
Russell King
1
-1
/
+44
2019-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
1
-1
/
+1
2019-06-23
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
9
-148
/
+158
2019-06-23
net: ena: Fix bug where ring allocation backoff stopped too late
Sameeh Jubran
1
-2
/
+2
2019-06-23
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
1
-6
/
+15
2019-06-23
Merge branch 'net-mediatek-Add-MT7621-TRGMII-mode-support'
David S. Miller
4
-14
/
+85
2019-06-23
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2
-10
/
+40
2019-06-23
net: ethernet: mediatek: Add MT7621 TRGMII mode support
René van Dorst
2
-4
/
+45
2019-06-23
netns: restore ops before calling ops_exit_list
Li RongQing
1
-1
/
+1
2019-06-23
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
1
-0
/
+6
2019-06-23
fjes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+2
2019-06-23
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
5
-27
/
+24
[next]