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-08-28
ftgmac100: Support NCSI VLAN filtering when available
Samuel Mendoza-Jonas
1
-0
/
+5
2017-08-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-122
/
+280
2017-08-28
net-next/hinic: fix comparison of a uint16_t type with -1
Aviad Krawczyk
2
-36
/
+22
2017-08-28
net-next/hinic: Fix MTU limitation
Aviad Krawczyk
1
-0
/
+1
2017-08-28
irda: move drivers/net/irda to drivers/staging/irda/drivers
Greg Kroah-Hartman
48
-33484
/
+0
2017-08-28
dpaa_eth: check allocation result
Madalin Bucur
1
-0
/
+3
2017-08-28
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
5
-5
/
+41
2017-08-28
dpaa_eth: enable Rx hashing control
Madalin Bucur
1
-0
/
+113
2017-08-28
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
3
-7
/
+47
2017-08-28
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
7
-2
/
+884
2017-08-28
fsl/fman: move struct fman to header file
Madalin Bucur
3
-81
/
+82
2017-08-28
net: ethernet: broadcom: Remove null check before kfree
Himanshu Jha
1
-8
/
+4
2017-08-28
mlxsw: spectrum_dpipe: Fix host table dump
Arkadi Sharshevsky
1
-0
/
+3
2017-08-28
mlxsw: spectrum: compile-in dpipe support only if devlink is enabled
Jiri Pirko
2
-1
/
+17
2017-08-28
cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
Stefano Brivio
1
-3
/
+3
2017-08-28
net: stmmac: sun8i: Remove the compatibles
Maxime Ripard
1
-8
/
+0
2017-08-28
nfp: remove incorrect mask check for vlan matching
Pieter Jansen van Vuuren
1
-6
/
+2
2017-08-28
nfp: fix supported key layers calculation
Pieter Jansen van Vuuren
1
-0
/
+19
2017-08-28
nfp: fix unchecked flow dissector use
Pieter Jansen van Vuuren
2
-81
/
+93
2017-08-28
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
1
-2
/
+2
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-28
cdc_ncm: flag the u-blox TOBY-L4 as wwan
Aleksander Morgado
1
-0
/
+7
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-27
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-27
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
4
-0
/
+137
2017-08-27
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-25
Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...
David S. Miller
3
-9
/
+12
2017-08-25
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-25
net: sxgbe: check memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-08-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-249
/
+289
2017-08-25
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
1
-0
/
+6
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
8
-1
/
+372
2017-08-25
r8169: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-25
r8169: Do not increment tx_dropped in TX ring cleaning
Florian Fainelli
1
-1
/
+0
2017-08-25
hinic: skb_pad() frees on error
Dan Carpenter
1
-1
/
+2
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
[prev]
[next]