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
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
6
-25
/
+30
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-0
/
+8
|
\
|
*
mac80211_hwsim: Extended Key ID support
Alexander Wetzel
2019-04-26
1
-0
/
+6
|
*
mac80211_hwsim: set p2p device interface support indication
Avraham Stern
2019-04-26
1
-0
/
+2
*
|
net: hns3: remove reset after command send failed
Weihang Li
2019-04-26
1
-10
/
+0
*
|
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
2019-04-26
1
-5
/
+5
*
|
net: hns3: extend the loopback state acquisition time
liuzhongzhu
2019-04-26
1
-2
/
+2
*
|
net: hns3: fix pause configure fail problem
Huazhong Tan
2019-04-26
1
-1
/
+4
*
|
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
1
-2
/
+4
*
|
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
3
-5
/
+9
*
|
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
3
-5
/
+6
*
|
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
1
-1
/
+1
*
|
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
2019-04-26
1
-18
/
+20
*
|
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
2019-04-26
1
-1
/
+2
*
|
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2019-04-26
2
-5
/
+16
*
|
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2019-04-26
2
-5
/
+30
*
|
net: phy: improve genphy_soft_reset
Heiner Kallweit
2019-04-26
1
-2
/
+14
*
|
usbnet: ipheth: Simplify device detection
Guenter Roeck
2019-04-26
1
-55
/
+3
*
|
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-7
/
+6
*
|
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-1
/
+1
*
|
wimax/i2400m/control: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-0
/
+1
*
|
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-26
1
-3
/
+3
*
|
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
2019-04-26
1
-0
/
+8
*
|
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
6
-118
/
+85
*
|
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
2019-04-26
3
-4
/
+92
*
|
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
4
-30
/
+160
*
|
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
3
-15
/
+11
*
|
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
2019-04-26
3
-2
/
+5
*
|
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-26
5
-115
/
+116
*
|
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
2019-04-26
3
-28
/
+30
*
|
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
3
-4
/
+99
*
|
netdevsim: use ida for bus device ids
Jiri Pirko
2019-04-26
1
-3
/
+10
*
|
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
2019-04-26
1
-1
/
+20
*
|
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
4
-163
/
+207
*
|
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
4
-13
/
+38
*
|
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
2019-04-26
4
-59
/
+56
*
|
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
2019-04-26
4
-202
/
+124
*
|
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
2019-04-26
1
-13
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-26
19
-31
/
+72
|
\
\
|
*
|
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
2019-04-24
1
-0
/
+2
|
*
|
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-04-24
1
-4
/
+7
|
*
|
net: atheros: fix spelling mistake "underun" -> "underrun"
Colin Ian King
2019-04-24
4
-5
/
+5
|
*
|
spi: Micrel eth switch: declare missing of table
Daniel Gomez
2019-04-23
1
-0
/
+9
|
*
|
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
2019-04-23
1
-2
/
+2
|
*
|
Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-04-20
5
-11
/
+27
|
|
\
\
|
|
*
|
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2019-04-19
2
-5
/
+1
|
|
*
|
net/mlx5e: Fix the max MTU check in case of XDP
Maxim Mikityanskiy
2019-04-19
3
-4
/
+24
|
|
*
|
net/mlx5e: Fix use-after-free after xdp_return_frame
Maxim Mikityanskiy
2019-04-19
1
-2
/
+2
|
*
|
|
team: fix possible recursive locking when add slaves
Hangbin Liu
2019-04-19
1
-0
/
+7
|
|
/
/
|
*
|
stmmac: pci: Adjust IOT2000 matching
Su Bao Cheng
2019-04-18
1
-2
/
+6
[next]