index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
1
-3
/
+0
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 performance
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-31
include/uapi/linux: Fix indentation in kfd_smi_event enum
Mukul Joshi
1
-3
/
+3
2020-08-31
drm/amdkfd: Add GPU reset SMI event
Mukul Joshi
1
-0
/
+2
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
32
-144
/
+246
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-4
/
+5
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
1
-0
/
+1
2020-08-31
drm/i915: break TGL pci-ids in GT 1 & 2
Lionel Landwerlin
1
-4
/
+10
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
32
-144
/
+246
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
32
-144
/
+246
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
32
-144
/
+246
2020-08-31
clk: imx: Correct the root clk of media ldb on imx8mp
Jacky Bai
1
-1
/
+1
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-45
/
+64
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-0
/
+4
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+5
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+2
2020-08-29
sparse: use static inline for __chk_{user,io}_ptr()
Luc Van Oostenryck
1
-2
/
+2
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
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
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
1
-2
/
+1
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-10
/
+11
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
2
-0
/
+2
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
2
-2
/
+1
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-08-28
power: supply: charger-manager: Update extcon functions
Jonathan Bakker
1
-2
/
+3
2020-08-28
power: supply: charger-manager: Make decisions focussed on battery status
Jonghwa Lee
1
-0
/
+3
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
2
-0
/
+4
[prev]
[next]