index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-18
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2
-4
/
+6
2017-02-18
i40e: Error handling for link event
Harshitha Ramamurthy
2
-2
/
+13
2017-02-18
i40e: properly convert le16 value to CPU format
Jacob Keller
1
-5
/
+6
2017-02-18
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
1
-2
/
+3
2017-02-18
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2
-14
/
+24
2017-02-18
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2
-12
/
+12
2017-02-18
i40evf: add comment
Mitch Williams
1
-0
/
+5
2017-02-18
i40evf: free rings in remove function
Mitch Williams
1
-1
/
+2
2017-02-18
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
1
-1
/
+0
2017-02-18
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
3
-10
/
+67
2017-02-18
i40e: fix disable overflow promiscuous mode
Alan Brady
1
-5
/
+7
2017-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
5
-11
/
+19
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
1
-3
/
+8
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
1
-18
/
+30
2017-02-17
vmxnet3: prevent building with 64K pages
Arnd Bergmann
1
-0
/
+3
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
1
-0
/
+1
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
3
-9
/
+4
2017-02-17
netvsc: fix typo on statistics
Simon Xiao
1
-1
/
+1
2017-02-17
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-58
/
+65
2017-02-17
net: hamachi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
4
-8
/
+6
2017-02-17
Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...
David S. Miller
28
-431
/
+213
2017-02-17
net: ethoc: Use eth_hw_addr_random()
Tobias Klauser
1
-8
/
+2
2017-02-17
dpaa_eth: small leak on error
Dan Carpenter
1
-1
/
+1
2017-02-17
net: mvneta: make mvneta_eth_tool_ops static
Jisheng Zhang
1
-1
/
+1
2017-02-17
net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+38
2017-02-17
net: ethernet: ti: cpsw: correct ale dev to cpsw
Ivan Khoronzhuk
1
-1
/
+1
2017-02-17
net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+50
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2
-9
/
+6
2017-02-16
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-230
/
+481
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-102
/
+112
2017-02-16
cxgb4: Remove redundant code in t4_uld_clean_up()
Ganesh Goudar
1
-2
/
+0
2017-02-16
cxgb4: Add new T5 and T6 pci device id's
Ganesh Goudar
1
-0
/
+5
2017-02-16
cxgb4: Increase max number of tc u32 links
Arjun V
3
-13
/
+7
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
[prev]
[next]