index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
ip: expose inet sockopts through inet_diag
Wei Wang
2
-0
/
+20
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
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2
-1
/
+54
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
1
-0
/
+2
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
1
-2
/
+1
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2
-2
/
+7
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
3
-1
/
+71
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2
-60
/
+164
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
3
-2
/
+66
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
1
-0
/
+19
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-2
/
+2
2020-08-24
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+3
[next]