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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2
-3
/
+3
2015-01-16
net: smc91x: Add Atari EtherNAT support
Michael Schmitz
2
-4
/
+27
2015-01-16
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
27
-135
/
+138
2015-01-16
cxgb4 : Update ipv6 address handling api
Anish Bhatt
7
-163
/
+447
2015-01-16
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2
-6
/
+8
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2
-23
/
+21
2015-01-15
dm9000: Add regulator and reset support to dm9000
Zubair Lutfullah Kakakhel
1
-0
/
+40
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
1
-11
/
+18
2015-01-15
vxlan: Group Policy extension
Thomas Graf
1
-13
/
+71
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-130
/
+288
2015-01-15
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-15
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-15
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-15
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-15
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-15
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
1
-6
/
+185
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
1
-2
/
+5
2015-01-14
r8152: replace tasklet with NAPI
hayeswang
1
-35
/
+85
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong
2
-1
/
+970
2015-01-14
net: hisilicon: new hip04 MDIO driver
Zhangfei Gao
3
-0
/
+196
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2
-4
/
+7
2015-01-14
net/macb: improved ethtool statistics support
Xander Huff
2
-4
/
+307
2015-01-14
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
1
-107
/
+162
2015-01-14
xen-netfront: refactor making Tx requests
David Vrabel
1
-114
/
+67
2015-01-14
xen-netfront: refactor skb slot counting
David Vrabel
1
-6
/
+7
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
52
-123
/
+126
2015-01-14
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
1
-1
/
+6
2015-01-14
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-14
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
1
-3
/
+3
2015-01-14
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
1
-2
/
+2
2015-01-14
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-14
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2
-520
/
+58
2015-01-14
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
1
-7
/
+7
2015-01-14
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-01-14
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
1
-1
/
+1
2015-01-13
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
1
-0
/
+4
2015-01-13
i40e: limit WoL and link settings to partition 1
Shannon Nelson
1
-1
/
+42
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
3
-0
/
+63
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
4
-2
/
+81
2015-01-13
i40e: remove VN2VN related mac filters
Vasu Dev
1
-2
/
+0
2015-01-13
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
1
-0
/
+9
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2
-1
/
+9
2015-01-13
i40evf: enable interrupt 0 appropriately
Mitch A Williams
1
-8
/
+4
2015-01-13
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
1
-4
/
+7
2015-01-13
i40evf: remove leftover VLAN filters
Mitch A Williams
1
-0
/
+4
2015-01-13
i40evf: refactor shutdown code
Mitch A Williams
1
-6
/
+23
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2
-9
/
+1
2015-01-13
i40evf: remove redundant code
Mitch A Williams
1
-27
/
+0
[prev]
[next]