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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
1
-0
/
+1
2020-09-22
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-8
/
+10
2020-09-22
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
1
-0
/
+8
2020-09-22
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
1
-1
/
+1
2020-09-18
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-0
/
+1
2020-09-18
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2
-0
/
+4
2020-09-18
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+1
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
1
-2
/
+2
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
1
-0
/
+1
2020-09-16
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-16
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-0
/
+1
2020-09-11
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
1
-1
/
+1
2020-09-11
tcp: Only init congestion control if not initialized already
Neal Cardwell
1
-1
/
+2
2020-09-11
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-09-11
bpf: Plug hole in struct bpf_sk_lookup_kern
Lorenz Bauer
1
-2
/
+2
2020-09-07
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-42
/
+45
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-133
/
+967
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-10
/
+0
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-11
/
+0
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei
1
-0
/
+21
2020-08-31
net: mdiobus: add clause 45 mdiobus write accessor
Ioana Ciornei
1
-0
/
+6
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+3
2020-08-31
net: clean up codestyle
Miaohe Lin
2
-2
/
+2
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
1
-0
/
+3
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
1
-0
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2
-5
/
+5
2020-08-31
xsk: Rearrange internal structs for better performance
Magnus Karlsson
2
-18
/
+22
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2
-0
/
+14
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
1
-0
/
+1
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2
-3
/
+6
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2
-3
/
+4
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2
-3
/
+3
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2
-5
/
+11
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2
-55
/
+60
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
3
-9
/
+12
2020-08-31
bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.
Alexei Starovoitov
1
-1
/
+8
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2
-0
/
+9
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2
-0
/
+11
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+6
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
1
-0
/
+16
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
3
-40
/
+74
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
1
-2
/
+4
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-0
/
+2
2020-08-27
net: xgene: Move shared header file into include/linux
Andrew Lunn
1
-0
/
+130
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
1
-0
/
+16
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
1
-4
/
+4
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+11
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-18
/
+17
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-6
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
2
-0
/
+31
[next]