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
2018-01-09
net/mlx5: Add hairpin definitions to the FW API
Or Gerlitz
1
-8
/
+35
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+66
2018-01-08
scsi: sd: Remove zone write locking
Damien Le Moal
1
-2
/
+1
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-0
/
+3
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+1
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
1
-0
/
+6
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-6
/
+11
2018-01-08
net: No line break on netdev_WARN* formatting
Gal Pressman
1
-2
/
+2
2018-01-08
net: Fix netdev_WARN_ONCE macro
Gal Pressman
1
-2
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-162
/
+483
2018-01-09
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
4
-78
/
+19
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-08
drm: Add some HDCP related #defines
Sean Paul
2
-0
/
+56
2018-01-08
drm: Add Content Protection property
Sean Paul
2
-0
/
+20
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
1
-4
/
+2
2018-01-08
memremap: drop private struct page_map
Logan Gunthorpe
1
-2
/
+3
2018-01-08
memremap: remove to_vmem_altmap
Christoph Hellwig
1
-9
/
+0
2018-01-08
mm: move get_dev_pagemap out of line
Christoph Hellwig
1
-35
/
+4
2018-01-08
mm: split altmap memory map allocation from normal case
Christoph Hellwig
1
-7
/
+2
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2
-3
/
+3
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2
-2
/
+3
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+3
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2
-3
/
+6
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-7
/
+10
2018-01-08
memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
Christoph Hellwig
1
-4
/
+14
2018-01-08
net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
Yafang Shao
1
-2
/
+13
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
1
-1
/
+1
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
1
-0
/
+20
2018-01-08
sh_eth: remove sh_eth_plat_data::edmac_endian
Sergei Shtylyov
1
-3
/
+0
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
1
-0
/
+1
2018-01-08
irq/work: Improve the flag definitions
Bartosz Golaszewski
1
-4
/
+7
2018-01-08
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
1
-1
/
+1
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
4
-9
/
+56
2018-01-08
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
1
-0
/
+5
2018-01-08
net/mlx5: Set software owner ID during init HCA
Daniel Jurgens
2
-1
/
+9
2018-01-08
net/mlx5: Fix race for multiple RoCE enable
Daniel Jurgens
1
-1
/
+1
2018-01-08
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
1
-0
/
+1
2018-01-08
IB/mlx5: Add support for DC target QP
Moni Shoua
1
-0
/
+5
2018-01-08
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
1
-1
/
+6
2018-01-08
IB/core: Introduce driver QP type
Moni Shoua
1
-0
/
+1
2018-01-08
net/mlx5: Add DCT command interface
Moni Shoua
3
-0
/
+29
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the matching
Jozsef Kadlecsik
2
-6
/
+25
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
1
-0
/
+11
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-0
/
+2
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+94
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
3
-0
/
+124
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
1
-1
/
+5
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+0
[prev]
[next]