index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-04
5
-15
/
+26
*
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
2020-08-04
1
-1
/
+1
*
fsl/fman: fix eth hash table allocation
Florinel Iordache
2020-08-04
1
-1
/
+1
*
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-08-04
3
-4
/
+4
*
fsl/fman: fix unreachable code
Florinel Iordache
2020-08-04
1
-1
/
+0
*
fsl/fman: fix dereference null return value
Florinel Iordache
2020-08-04
1
-1
/
+8
*
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
2020-08-04
1
-2
/
+1
*
net: spider_net: Remove a useless memset
Christophe JAILLET
2020-08-04
1
-2
/
+0
*
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-08-04
1
-2
/
+2
*
net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
Christophe JAILLET
2020-08-04
1
-2
/
+2
*
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
2020-08-04
1
-1
/
+1
*
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
2020-08-04
1
-4
/
+4
*
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
2020-08-04
1
-1
/
+1
*
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-08-04
1
-4
/
+5
*
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-08-04
1
-1
/
+3
*
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
2020-08-04
1
-0
/
+1
*
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2020-08-04
2
-0
/
+208
*
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2020-08-04
2
-5
/
+8
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-08-04
19
-87
/
+445
|
\
|
*
ice: Misc minor fixes
Tony Nguyen
2020-08-01
9
-18
/
+14
|
*
ice: adjust profile ID map locks
Victor Raj
2020-08-01
1
-45
/
+45
|
*
ice: update PTYPE lookup table
Tony Nguyen
2020-08-01
1
-0
/
+314
|
*
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
2020-08-01
2
-0
/
+10
|
*
ice: Graceful error handling in HW table calloc failure
Surabhi Boob
2020-08-01
1
-1
/
+3
|
*
ice: port fix for chk_linearlize
Kiran Patil
2020-08-01
1
-3
/
+23
|
*
ice: Allow 2 queue pairs per VF on SR-IOV initialization
Brett Creeley
2020-08-01
2
-0
/
+3
|
*
ice: Clear and free XLT entries on reset
Vignesh Sridhar
2020-08-01
1
-1
/
+3
|
*
ice: add useful statistics
Jesse Brandeburg
2020-08-01
5
-2
/
+15
|
*
ice: remove page_reuse statistic
Jesse Brandeburg
2020-08-01
2
-3
/
+0
|
*
ice: Fix RSS profile locks
Vignesh Sridhar
2020-08-01
1
-6
/
+7
|
*
ice: fix the vsi_id mask to be 10 bit for set_rss_lut
Kiran Patil
2020-08-01
1
-1
/
+1
|
*
ice: rename misleading grst_delay variable
Nick Nunley
2020-08-01
1
-5
/
+5
|
*
ice: mark PM functions as __maybe_unused
Wei Yongjun
2020-08-01
1
-2
/
+2
*
|
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-04
1
-4
/
+3
*
|
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-04
1
-2
/
+2
*
|
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
2020-08-04
1
-2
/
+15
*
|
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
2020-08-04
1
-3
/
+4
*
|
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-04
5
-27
/
+182
*
|
ionic: tx separate servicing
Shannon Nelson
2020-08-04
3
-56
/
+53
*
|
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
2020-08-04
1
-10
/
+5
*
|
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
2020-08-04
1
-0
/
+1
*
|
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
2020-08-04
1
-1
/
+1
*
|
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-08-04
2
-0
/
+4
*
|
net: mdiobus: use flexible sleeping for reset-delay-us
Bruno Thomsen
2020-08-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
110
-556
/
+1005
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-02
36
-263
/
+385
|
|
\
\
|
|
*
|
vxlan: fix memleak of fdb
Taehee Yoo
2020-08-01
1
-2
/
+4
|
|
*
|
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-08-01
7
-18
/
+42
|
|
|
\
\
|
|
|
*
|
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
2020-07-31
1
-2
/
+2
|
|
|
*
|
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
2020-07-31
1
-7
/
+12
[next]