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
*
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
2018-09-12
1
-0
/
+6
*
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
2018-09-12
3
-1
/
+13
*
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
2018-09-12
1
-3
/
+6
*
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2018-09-12
1
-0
/
+1
*
qmi_wwan: Support dynamic config on Quectel EP06
Kristian Evensen
2018-09-10
1
-1
/
+29
*
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
2018-09-10
3
-5
/
+3
*
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
2018-09-09
4
-34
/
+26
*
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
2018-09-09
1
-4
/
+4
*
net: ena: fix missing lock during device destruction
Netanel Belgazal
2018-09-09
1
-13
/
+7
*
net: ena: fix potential double ena_destroy_device()
Netanel Belgazal
2018-09-09
1
-0
/
+5
*
net: ena: fix device destruction to gracefully free resources
Netanel Belgazal
2018-09-09
1
-6
/
+7
*
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2018-09-09
2
-5
/
+16
*
net: ena: fix surprise unplug NULL dereference kernel crash
Netanel Belgazal
2018-09-09
1
-2
/
+2
*
xen/netfront: fix waiting for xenbus state change
Juergen Gross
2018-09-08
1
-14
/
+10
*
r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
Maciej S. Szmigiero
2018-09-07
1
-1
/
+1
*
net/mlx5: Fix possible deadlock from lockdep when adding fte to fg
Roi Dayan
2018-09-06
1
-37
/
+37
*
net/mlx5e: Ethtool steering, fix udp source port value
Saeed Mahameed
2018-09-06
1
-1
/
+1
*
net/mlx5: Check for error in mlx5_attach_interface
Huy Nguyen
2018-09-06
1
-5
/
+10
*
net/mlx5: Consider PCI domain in search for next dev
Daniel Jurgens
2018-09-06
1
-3
/
+4
*
net/mlx5: Fix not releasing read lock when adding flow rules
Roi Dayan
2018-09-06
1
-0
/
+2
*
net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
Raed Salem
2018-09-06
1
-0
/
+1
*
net/mlx5: Use u16 for Work Queue buffer strides offset
Tariq Toukan
2018-09-06
1
-1
/
+1
*
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
2018-09-06
2
-3
/
+3
*
net/mlx5: Fix debugfs cleanup in the device init/remove flow
Jack Morgenstein
2018-09-06
1
-2
/
+4
*
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
2018-09-06
2
-4
/
+12
*
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
2018-09-05
3
-98
/
+93
*
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
2018-09-05
1
-1
/
+1
*
mlxsw: spectrum_buffers: Set up a dedicated pool for BUM traffic
Petr Machata
2018-09-05
1
-8
/
+8
*
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
2018-09-04
1
-4
/
+16
*
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
2018-09-04
1
-2
/
+3
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-04
2
-48
/
+14
|
\
|
*
mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
Jinbum Park
2018-08-28
1
-0
/
+4
|
*
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
1
-45
/
+5
|
*
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
2018-08-28
1
-3
/
+0
|
*
mac80211_hwsim: require at least one channel
Johannes Berg
2018-08-15
1
-0
/
+5
*
|
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
2018-09-04
4
-12
/
+9
*
|
bnxt_en: Clean up unused functions.
Michael Chan
2018-09-04
4
-18
/
+1
*
|
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
2018-09-04
1
-3
/
+10
*
|
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
2018-09-04
1
-3
/
+3
*
|
r8169: add support for NCube 8168 network card
Anthony Wong
2018-09-04
1
-0
/
+1
*
|
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
2018-09-03
1
-1
/
+1
*
|
net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
Tony Lindgren
2018-09-02
1
-3
/
+6
*
|
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
2018-09-01
1
-3
/
+9
*
|
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
Dexuan Cui
2018-09-01
1
-1
/
+10
*
|
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
2018-09-01
1
-15
/
+33
*
|
net: mvpp2: initialize port of_node pointer
Baruch Siach
2018-08-30
1
-0
/
+1
*
|
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2018-08-30
2
-2
/
+11
*
|
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
Dinh Nguyen
2018-08-30
1
-1
/
+1
*
|
sh_eth: Add R7S9210 support
Chris Brandt
2018-08-30
1
-0
/
+36
*
|
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-30
1
-0
/
+2
[next]