index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-0
/
+1
2020-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2
-0
/
+4
2020-09-17
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-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-0
/
+1
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
1
-1
/
+1
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
1
-1
/
+2
2020-09-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-09-10
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
2020-08-27
nl80211: fix PORT_AUTHORIZED wording to reflect behavior
James Prestwood
1
-13
/
+7
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-0
/
+16
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2
-18
/
+0
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+14
[next]