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
2016-02-17
pasemi_mac: Replace LRO with GRO
Ben Hutchings
4
-57
/
+3
2016-02-17
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
14
-1679
/
+1573
2016-02-17
sh_eth: kill useless *switch* defaults
Sergei Shtylyov
1
-12
/
+0
2016-02-17
ravb: kill useless *switch* defaults
Sergei Shtylyov
1
-2
/
+0
2016-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-65
/
+254
2016-02-17
amd-xgbe: Mask auto-negotiation interrupts in ISR
Lendacky, Thomas
4
-33
/
+41
2016-02-17
amd-xgbe: Check Rx queue fifos before stopping Rx DMA
Lendacky, Thomas
2
-3
/
+37
2016-02-17
amd-xgbe: Do traffic class setup when called through dcbnl
Lendacky, Thomas
4
-30
/
+70
2016-02-17
amd-xgbe: Fix the mapping of priorities to traffic classes
Lendacky, Thomas
1
-29
/
+21
2016-02-17
amd-xgbe: Enable/disable PFC per traffic class
Lendacky, Thomas
1
-2
/
+34
2016-02-17
amd-xgbe: Verify forced speed matches the active speedset
Lendacky, Thomas
1
-2
/
+14
2016-02-17
amd-xgbe: Use __napi_schedule_irqoff
Lendacky, Thomas
1
-2
/
+2
2016-02-17
amd-xgbe: Change from napi_complete to napi_complete_done
Lendacky, Thomas
1
-4
/
+4
2016-02-17
amd-xgbe: Disable VLAN filtering when in promiscuous mode
Lendacky, Thomas
1
-112
/
+117
2016-02-17
macvlan: convert to use IFF_NO_QUEUE
Zhang Shengju
1
-1
/
+1
2016-02-17
i40e: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-18
/
+1
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
5
-2
/
+21
2016-02-17
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai
1
-1
/
+14
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
2
-2
/
+2
2016-02-17
i40e: avoid large memcpy by assigning struct
Jacob Keller
1
-3
/
+5
2016-02-17
i40e: count allocation errors
Jesse Brandeburg
1
-0
/
+2
2016-02-17
i40e: drop unused function
Jesse Brandeburg
2
-17
/
+0
2016-02-17
i40e: negate PHY int mask bits
Shannon Nelson
1
-8
/
+8
2016-02-17
i40e: APIs to Add/remove port mirroring rules
Kiran Patil
2
-0
/
+174
2016-02-17
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-1
/
+10
2016-02-17
i40e: allocate memory safer
Jesse Brandeburg
1
-2
/
+2
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
2
-0
/
+6
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
2
-8
/
+8
2016-02-17
i40e: trivial: fix missing space
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: trivial: drop duplicate definition
Jesse Brandeburg
1
-2
/
+0
2016-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
15
-43
/
+138
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
2
-0
/
+32
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
3
-30
/
+213
2016-02-17
net: ixgbe: add minimal parser details for ixgbe
John Fastabend
1
-0
/
+112
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
12
-33
/
+53
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
14
-17
/
+69
2016-02-16
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
2
-2
/
+2
2016-02-16
i40e: trivial: remove unnecessary local var
Jesse Brandeburg
1
-3
/
+2
2016-02-16
i40e: remove VF device IDs from PF
Jesse Brandeburg
2
-12
/
+0
2016-02-16
i40e: add netdev info to VSI dump
Shannon Nelson
1
-8
/
+16
2016-02-16
i40evf: enable bus master after reset
Mitch Williams
1
-0
/
+1
2016-02-16
i40e: add a little more to an NVM update debug message
Shannon Nelson
1
-2
/
+3
2016-02-16
i40e: refactor DCB function
Jesse Brandeburg
1
-4
/
+11
2016-02-16
i40e: add 20G speed for Tx bandwidth calculations
Mitch Williams
1
-0
/
+3
2016-02-16
i40e: add counter for arq overflows
Mitch Williams
3
-0
/
+3
2016-02-16
i40e: fix write-back-on-itr to work with legacy itr
Anjali Singhai Jain
2
-6
/
+15
2016-02-16
i40e: Store lan_vsi_idx and lan_vsi_id in the right size
Pandi Maharajan
1
-2
/
+2
2016-02-16
i40e: Bump AQ minor version to 1.5 for new FW features
Shannon Nelson
2
-2
/
+2
2016-02-16
i40e: AQ thermal sensor control struct
Shannon Nelson
2
-0
/
+34
2016-02-16
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
91
-722
/
+2982
[next]