index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: 3c509: constify pnp_device_id
Arvind Yadav
2017-08-16
1
-1
/
+1
*
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2017-08-16
2
-6
/
+6
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
15
-56
/
+56
*
skge: add paren around sizeof arg
stephen hemminger
2017-08-16
1
-1
/
+1
*
virtio: put paren around sizeof
stephen hemminger
2017-08-16
1
-1
/
+1
*
tun/tap: use paren's with sizeof
stephen hemminger
2017-08-16
2
-2
/
+2
*
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
2017-08-16
6
-50
/
+226
*
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
2017-08-16
4
-263
/
+202
*
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
2017-08-16
3
-56
/
+57
*
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
2017-08-16
5
-88
/
+50
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
23
-65
/
+153
|
\
|
*
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
2017-08-16
1
-2
/
+6
|
*
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
13
-39
/
+90
|
|
\
|
|
*
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
2017-08-14
1
-2
/
+4
|
|
*
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
2017-08-09
1
-2
/
+2
|
|
*
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
2017-08-09
1
-4
/
+6
|
|
*
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
2017-08-09
1
-1
/
+11
|
|
*
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
2017-08-05
1
-2
/
+4
|
|
*
iwlwifi: add the new 9000 series PCI IDs
Tzipi Peres
2017-08-01
1
-0
/
+20
|
|
*
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
2017-08-01
1
-1
/
+2
|
|
*
iwlwifi: fix fw_pre_next_step to apply also for C step
Haim Dreyfuss
2017-08-01
3
-13
/
+14
|
|
*
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
2017-08-01
1
-4
/
+4
|
|
*
iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW
Gregory Greenman
2017-08-01
1
-0
/
+2
|
|
*
iwlwifi: split the regulatory rules when the bandwidth flags require it
Emmanuel Grumbach
2017-08-01
1
-8
/
+11
|
|
*
iwlwifi: add TLV for MLME offload firmware capability
Emmanuel Grumbach
2017-08-01
1
-0
/
+2
|
|
*
iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series
Emmanuel Grumbach
2017-08-01
1
-2
/
+8
|
*
|
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-15
3
-0
/
+22
|
*
|
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-15
3
-8
/
+21
|
*
|
bonding: ratelimit failed speed/duplex update warning
Andreas Born
2017-08-14
1
-3
/
+4
|
*
|
nfp: do not update MTU from BH in flower app
Simon Horman
2017-08-11
1
-6
/
+2
|
*
|
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
2017-08-11
1
-5
/
+4
|
*
|
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
1
-2
/
+4
*
|
|
mlxsw: spectrum_router: Use correct config option
Ido Schimmel
2017-08-16
1
-1
/
+1
*
|
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-16
1
-4
/
+4
*
|
|
mlx5: remove unnecessary pci_set_drvdata()
Zhu Yanjun
2017-08-16
1
-2
/
+0
*
|
|
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
2017-08-16
1
-2
/
+0
*
|
|
liquidio: fix issues with fw_type module parameter
Derek Chickles
2017-08-15
1
-3
/
+3
*
|
|
mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6
Arkadi Sharshevsky
2017-08-15
1
-9
/
+141
*
|
|
mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6
Arkadi Sharshevsky
2017-08-15
1
-17
/
+52
*
|
|
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
2017-08-15
6
-11
/
+160
*
|
|
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
2017-08-15
4
-216
/
+118
*
|
|
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
2017-08-15
4
-108
/
+61
*
|
|
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
2017-08-15
4
-50
/
+41
*
|
|
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
2017-08-15
4
-275
/
+156
*
|
|
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
2017-08-15
4
-72
/
+37
*
|
|
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
2017-08-15
4
-59
/
+36
*
|
|
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
2017-08-15
5
-55
/
+29
*
|
|
Change Kconfig description
Ohad Oz
2017-08-14
1
-1
/
+2
*
|
|
Allow Mellanox switch devices to be configured if only I2C bus is set
Ohad Oz
2017-08-14
1
-1
/
+1
*
|
|
net: phy: Use tab for indentation in Kconfig
Michal Simek
2017-08-14
1
-21
/
+21
[next]