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
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
1
-4
/
+9
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+7
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-1
/
+0
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
1
-0
/
+1
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
1
-0
/
+4
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-5
/
+4
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
2
-3
/
+2
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
1
-1
/
+1
2019-08-09
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-19
/
+1
2019-08-09
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-13
/
+21
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+1
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
276
-2345
/
+6667
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
3
-1
/
+20
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+1
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
1
-0
/
+4
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+9
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
3
-38
/
+29
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
1
-0
/
+3
2019-08-08
qed: Add new ethtool supported port types based on media.
Rahul Verma
1
-1
/
+1
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
1
-1
/
+1
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
1
-3
/
+2
2019-08-08
net/mlx5: kTLS, Fix wrong TIS opmod constants
Tariq Toukan
1
-2
/
+2
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
1
-39
/
+0
2019-08-08
Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
1
-19
/
+1
2019-08-07
mlx5: Use refcount_t for refcount
Chuhong Yuan
1
-1
/
+2
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
1
-19
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
77
-317
/
+309
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-74
/
+79
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
1
-0
/
+18
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add skbedit_ptype helper functions
John Hurley
1
-0
/
+27
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-06
Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
3
-13
/
+21
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
1
-0
/
+1
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-1
/
+1
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
1
-1
/
+2
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-0
/
+1
2019-08-04
net/mlx5: Fix mlx5_ifc_query_lag_out_bits
Mark Zhang
1
-2
/
+0
2019-08-03
net/socket: fix GCC8+ Wpacked-not-aligned warnings
Qian Cai
1
-6
/
+13
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-1
/
+1
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-37
/
+31
2019-08-03
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-7
/
+11
[prev]
[next]