index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-08-29
14
-122
/
+280
|
\
|
*
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2017-08-28
4
-10
/
+36
|
*
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2017-08-28
4
-36
/
+0
|
*
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2017-08-28
2
-31
/
+30
|
*
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-28
2
-7
/
+12
|
*
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
2017-08-28
1
-2
/
+6
|
*
i40e: remove workaround for resetting XPS
Jacob Keller
2017-08-28
1
-12
/
+5
|
*
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
2017-08-28
1
-1
/
+3
|
*
i40e: 25G FEC status improvements
Mariusz Stachura
2017-08-28
1
-2
/
+16
|
*
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-28
4
-0
/
+137
|
*
i40e: force VMDQ device name truncation
Jacob Keller
2017-08-28
1
-2
/
+7
|
*
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2017-08-28
2
-13
/
+10
|
*
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
2017-08-28
1
-1
/
+1
|
*
i40e: prevent snprintf format specifier truncation
Jacob Keller
2017-08-28
2
-4
/
+4
|
*
i40e: Store the requested FEC information
Mariusz Stachura
2017-08-28
3
-0
/
+6
|
*
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
2017-08-28
1
-2
/
+8
*
|
net-next/hinic: fix comparison of a uint16_t type with -1
Aviad Krawczyk
2017-08-29
2
-36
/
+22
*
|
net-next/hinic: Fix MTU limitation
Aviad Krawczyk
2017-08-29
1
-0
/
+1
*
|
staging: irda: add a TODO file.
Greg Kroah-Hartman
2017-08-29
1
-0
/
+4
*
|
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
2017-08-29
36
-0
/
+3851
*
|
irda: move drivers/net/irda to drivers/staging/irda/drivers
Greg Kroah-Hartman
2017-08-29
50
-2
/
+2
*
|
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
2017-08-29
53
-0
/
+31656
*
|
dpaa_eth: check allocation result
Madalin Bucur
2017-08-29
1
-0
/
+3
*
|
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-29
5
-5
/
+41
*
|
dpaa_eth: enable Rx hashing control
Madalin Bucur
2017-08-29
1
-0
/
+113
*
|
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
2017-08-29
3
-7
/
+47
*
|
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-29
7
-2
/
+884
*
|
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-29
3
-81
/
+82
*
|
net: ethernet: broadcom: Remove null check before kfree
Himanshu Jha
2017-08-29
1
-8
/
+4
*
|
mlxsw: spectrum_dpipe: Fix host table dump
Arkadi Sharshevsky
2017-08-29
1
-0
/
+3
*
|
mlxsw: spectrum: compile-in dpipe support only if devlink is enabled
Jiri Pirko
2017-08-29
2
-1
/
+17
*
|
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
2017-08-29
1
-2
/
+2
|
/
*
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
2017-08-26
1
-2
/
+2
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-08-26
13
-249
/
+289
|
\
|
*
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-08-25
1
-0
/
+6
|
*
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
2017-08-25
1
-22
/
+43
|
*
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
2
-2
/
+2
|
*
i40evf: use netdev variable in reset task
Alan Brady
2017-08-25
1
-2
/
+2
|
*
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
4
-23
/
+23
|
*
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
2017-08-25
1
-10
/
+13
|
*
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
2
-28
/
+70
|
*
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
2017-08-25
1
-0
/
+8
|
*
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2017-08-25
2
-61
/
+0
|
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
9
-88
/
+85
|
*
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
2017-08-25
1
-23
/
+23
|
*
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-08-25
3
-1
/
+24
|
*
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-08-25
4
-3
/
+4
*
|
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
2017-08-26
1
-0
/
+6
*
|
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-08-26
8
-1
/
+372
*
|
hinic: skb_pad() frees on error
Dan Carpenter
2017-08-26
1
-1
/
+2
|
/
[next]