index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-30
bnx2x: Replace custom scnprintf()
Andy Shevchenko
1
-70
/
+9
2017-04-30
net: macb: fix phy interrupt parsing
Alexandre Belloni
1
-8
/
+10
2017-04-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-334
/
+372
2017-04-30
net/mlx5: E-Switch, Avoid redundant memory allocation
Eli Cohen
2
-19
/
+10
2017-04-30
net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQ
Eran Ben Elisha
1
-7
/
+14
2017-04-30
net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()
Tariq Toukan
1
-2
/
+2
2017-04-30
net/mlx5e: Use prefetchw when a write is to follow
Tariq Toukan
1
-1
/
+1
2017-04-30
net/mlx5e: Optimize poll ICOSQ completion queue
Tariq Toukan
1
-29
/
+33
2017-04-30
net/mlx5e: Act on delay probe time updates
Hadar Hen Zion
1
-0
/
+39
2017-04-30
net/mlx5e: Update neighbour 'used' state using HW flow rules counters
Hadar Hen Zion
6
-2
/
+151
2017-04-30
net/mlx5e: Add support to neighbour update flow
Hadar Hen Zion
5
-43
/
+434
2017-04-30
net/mlx5e: Add neighbour hash table to the representors
Hadar Hen Zion
2
-8
/
+129
2017-04-30
net/mlx5e: Read neigh parameters with proper locking
Hadar Hen Zion
1
-6
/
+14
2017-04-30
net/mlx5e: Use flag to properly monitor a flow rule offloading state
Hadar Hen Zion
1
-1
/
+7
2017-04-30
net/mlx5e: Remove output device parameter from create encap header helpers de...
Hadar Hen Zion
1
-15
/
+14
2017-04-30
net/mlx5e: Move the encap entry structure from the eswitch header
Or Gerlitz
3
-19
/
+18
2017-04-30
net/mlx5: Remove encap entry pointer from the eswitch flow attributes
Or Gerlitz
3
-15
/
+18
2017-04-30
net/mlx5e: Extendable vport representor netdev private data
Saeed Mahameed
6
-130
/
+224
2017-04-30
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2
-29
/
+48
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
4
-62
/
+63
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
4
-1
/
+33
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
1
-1
/
+2
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
1
-9
/
+9
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
1
-1
/
+0
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
4
-52
/
+38
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
1
-6
/
+6
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
11
-181
/
+189
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
8
-55
/
+64
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
3
-4
/
+2
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
1
-2
/
+14
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
1
-0
/
+20
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2
-6
/
+6
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2
-3
/
+8
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
4
-58
/
+58
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
Dean Jenkins
1
-0
/
+3
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
Dean Jenkins
1
-3
/
+5
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
Dean Jenkins
1
-0
/
+3
2017-04-30
Bluetooth: Add module license for HCI UART Nokia H4+
Frédéric Danis
1
-0
/
+7
2017-04-29
ixgbevf: Check for RSS key before setting value
Tony Nguyen
3
-4
/
+34
2017-04-29
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
1
-3
/
+3
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
4
-7
/
+31
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
4
-1
/
+49
2017-04-29
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
1
-10
/
+18
2017-04-29
ixgbevf: fix size of queue stats length
Emil Tantilov
1
-1
/
+1
2017-04-29
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
1
-52
/
+53
2017-04-29
ixgbe: delay tail write to every 'n' packets
John Fastabend
1
-11
/
+17
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
4
-53
/
+348
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
3
-29
/
+148
2017-04-28
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2
-0
/
+16
[prev]
[next]