index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-19
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
3
-9
/
+7
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
1
-5
/
+7
2018-04-19
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
1
-5
/
+6
2018-04-17
sfc: check RSS is active for filter insert
Bert Kenward
1
-2
/
+2
2018-04-16
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
1
-4
/
+11
2018-04-16
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
1
-1
/
+1
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2
-28
/
+55
2018-04-14
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2
-3
/
+2
2018-04-14
sfc: insert ARFS filters with replace_equal=true
Edward Cree
1
-1
/
+1
2018-04-13
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
4
-8
/
+46
2018-04-13
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
1
-3
/
+3
2018-04-13
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-13
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-13
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
1
-1
/
+2
2018-04-13
ibmvnic: Handle all login error conditions
Nathan Fontenot
2
-21
/
+35
2018-04-13
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
1
-6
/
+6
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-8
/
+124
2018-04-12
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
2018-04-11
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
1
-3
/
+5
2018-04-11
net: aquantia: Regression on reset with 1.x firmware
Igor Russkikh
1
-0
/
+16
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
1
-1
/
+1
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-142
/
+192
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2
-24
/
+11
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
3
-49
/
+43
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
1
-16
/
+34
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
1
-23
/
+32
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2
-8
/
+30
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
1
-10
/
+29
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
1
-0
/
+1
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
1
-8
/
+6
2018-04-07
treewide: fix up files incorrectly marked executable
Linus Torvalds
1
-0
/
+0
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-197
/
+7
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-31
/
+65
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-20
/
+2
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
1
-2
/
+2
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
1
-1
/
+3
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
1
-1
/
+1
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-06
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
3
-3
/
+3
2018-04-05
net/mlx5: Query device memory capabilities
Ariel Levkovich
1
-0
/
+6
[next]