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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
1
-3
/
+3
2018-10-11
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
3
-9
/
+4
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
2
-3
/
+6
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
3
-30
/
+36
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
6
-3
/
+26
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
3
-143
/
+251
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
5
-80
/
+474
2018-10-11
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
3
-6
/
+128
2018-10-11
net: ena: complete host info to match latest ENA spec
Arthur Kiyanovski
4
-14
/
+43
2018-10-11
net: ena: minor performance improvement
Arthur Kiyanovski
2
-45
/
+44
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Greg Kroah-Hartman
10
-19
/
+22
2018-10-11
Merge branch 'mlxsw-Preparations-for-VxLAN-support'
David S. Miller
8
-22
/
+627
2018-10-11
mlxsw: spectrum: Add NVE packet traps
Ido Schimmel
2
-0
/
+5
2018-10-11
mlxsw: resources: Add NVE resources
Ido Schimmel
1
-0
/
+4
2018-10-11
mlxsw: reg: Add Monitoring Parsing State Register
Ido Schimmel
1
-0
/
+44
2018-10-11
mlxsw: reg: Add definition of unicast tunnel record for SFD register
Ido Schimmel
1
-0
/
+56
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Default Register
Ido Schimmel
1
-0
/
+30
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Configuration Register
Ido Schimmel
1
-0
/
+26
2018-10-11
mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+57
2018-10-11
mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+31
2018-10-11
mlxsw: reg: Add Tunneling NVE Underlay Multicast Table Register
Ido Schimmel
1
-0
/
+91
2018-10-11
mlxsw: reg: Add Tunnel Port Configuration Register
Ido Schimmel
1
-0
/
+46
2018-10-11
mlxsw: reg: Add Tunneling NVE General Configuration Register
Ido Schimmel
1
-0
/
+185
2018-10-11
mlxsw: spectrum: Seed LAG hash function
Ido Schimmel
2
-2
/
+12
2018-10-11
mlxsw: reg: Extend FDB flush types for NVE
Ido Schimmel
1
-0
/
+6
2018-10-11
mlxsw: spectrum: Add a new type of KVD linear record
Ido Schimmel
2
-0
/
+3
2018-10-11
mlxsw: spectrum: Move L3 protocol and address definitions to global header file
Ido Schimmel
2
-11
/
+11
2018-10-11
mlxsw: spectrum_switchdev: Do not assume notifier information type
Ido Schimmel
1
-1
/
+5
2018-10-11
mlxsw: spectrum_switchdev: Check notification relevance based on upper device
Ido Schimmel
1
-1
/
+8
2018-10-11
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications
Ido Schimmel
1
-2
/
+3
2018-10-11
mlxsw: spectrum: Remove misuses of private header file
Ido Schimmel
3
-5
/
+4
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
1
-3
/
+0
2018-10-11
block: describe difference between flags IO_STAT and STATS
Konstantin Khlebnikov
1
-4
/
+4
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2
-2
/
+7
2018-10-11
PCI/IOV: Use VF0 cached config space size for other VFs
KarimAllah Ahmed
3
-0
/
+20
2018-10-11
NTB: switchtec_ntb: Update switchtec documentation with prerequisites for NTB
Wesley Yung
1
-10
/
+20
2018-10-11
PCI: Fix Switchtec DMA aliasing quirk dmesg noise
Logan Gunthorpe
1
-2
/
+2
2018-10-11
PCI: Add macro for Switchtec quirk declarations
Logan Gunthorpe
1
-56
/
+34
2018-10-11
PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
Bin Meng
1
-0
/
+4
2018-10-11
TC: Set DMA masks for devices
Maciej W. Rozycki
2
-1
/
+8
2018-10-11
MAINTAINERS: add Jarkko as maintainer for trusted keys
Mimi Zohar
1
-0
/
+1
2018-10-11
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
4
-20
/
+8
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
9
-393
/
+36
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-11
ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order
Ryan Lee
1
-7
/
+7
2018-10-11
ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order
Ryan Lee
1
-9
/
+9
2018-10-11
ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order
Ryan Lee
1
-5
/
+5
2018-10-11
ASoC: max98373: Sort Digital Volume in reverse order
Ryan Lee
1
-2
/
+2
2018-10-11
spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
Lubomir Rintel
1
-0
/
+24
[prev]
[next]