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
2018-05-28
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
2
-1
/
+38
2018-05-28
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
Sridhar Samudrala
1
-1
/
+1
2018-05-28
net: Introduce net_failover driver
Sridhar Samudrala
3
-0
/
+849
2018-05-28
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
3
-165
/
+60
2018-05-28
vrf: add CRC32c offload to device features
Davide Caratti
1
-1
/
+1
2018-05-28
net: stmmac: Use mutex instead of spinlock
Thierry Reding
3
-24
/
+21
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2
-6
/
+4
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-90
/
+133
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-05-25
net/mlx5e: Avoid reset netdev stats on configuration changes
Eran Ben Elisha
8
-100
/
+136
2018-05-25
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-25
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-74
/
+1
2018-05-25
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-25
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-05-25
net/mlx5e: Introducing new statistics rwlock
Shalom Lagziel
5
-9
/
+27
2018-05-25
net/mlx5e: Move phy link down events counter out of SW stats
Saeed Mahameed
2
-18
/
+22
2018-05-25
net/mlx5: Use order-0 allocations for all WQ types
Tariq Toukan
8
-90
/
+111
2018-05-25
net/mlx5i: Use compilation flag in IPOIB header
Tariq Toukan
1
-0
/
+3
2018-05-25
net/mlx5e: TX, Use actual WQE size for SQ edge fill
Tariq Toukan
5
-92
/
+178
2018-05-25
net/mlx5e: Use WQ API functions instead of direct fields access
Tariq Toukan
5
-38
/
+60
2018-05-25
net/mlx5e: Split offloaded eswitch TC rules for port mirroring
Chris Mi
3
-21
/
+108
2018-05-25
net/mlx5e: Parse mirroring action for offloaded TC eswitch flows
Chris Mi
3
-21
/
+43
2018-05-25
net/mlx5: E-switch, Create a second level FDB flow table
Chris Mi
3
-5
/
+32
2018-05-25
net/mlx5: E-Switch, Reorganize and rename fdb flow tables
Chris Mi
3
-24
/
+25
2018-05-25
net: dsa: dsa_loop: Make dynamic debugging helpful
Florian Fainelli
1
-14
/
+17
2018-05-25
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
11
-80
/
+860
2018-05-25
8139too: Remove unnecessary netif_napi_del()
Bo Chen
1
-2
/
+0
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
qed*: Support drop action classification
Manish Chopra
5
-15
/
+37
2018-05-25
qede: Support flow classification to the VFs.
Manish Chopra
1
-4
/
+30
2018-05-25
qed*: Support other classification modes.
Manish Chopra
2
-2
/
+31
2018-05-25
qede: Validate unsupported configurations
Manish Chopra
1
-0
/
+73
2018-05-25
qede: Refactor ethtool rx classification flow.
Manish Chopra
1
-182
/
+330
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
6
-6
/
+64
2018-05-25
cxgb4: clean up init_one
Ganesh Goudar
2
-21
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
3
-18
/
+85
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-25
sfc: stop the TX queue before pushing new buffers
Martin Habets
1
-8
/
+25
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-25
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
9
-0
/
+332
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
5
-10
/
+273
2018-05-25
ath: add support to get the detected radar specifications
Sriram R
5
-5
/
+10
2018-05-25
wcn36xx: improve debug and error messages for SMD
Daniel Mack
1
-4
/
+10
2018-05-25
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
1
-9
/
+3
2018-05-25
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
1
-0
/
+6
2018-05-25
wcn36xx: set PREASSOC and IDLE stated when BSS info changes
Daniel Mack
1
-0
/
+4
2018-05-25
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
Daniel Mack
1
-1
/
+3
2018-05-25
wcn36xx: only handle packets when ED or DONE bit is set
Daniel Mack
1
-4
/
+16
[prev]
[next]