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
2013-10-05
sfc: Add rmb() between reading stats and generation count to ensure consistency
Jon Cooper
1
-0
/
+1
2013-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-13
/
+11
2013-10-03
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
1
-0
/
+1
2013-10-03
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-10-03
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-03
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-03
net: calxedaxgmac: determine number of address filters at runtime
Rob Herring
1
-4
/
+11
2013-10-03
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
Rob Herring
1
-4
/
+2
2013-10-03
net: calxedaxgmac: fix clearing of old filter addresses
Rob Herring
1
-2
/
+2
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-01
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-12
/
+0
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-01
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+3
2013-10-01
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
1
-3
/
+1
2013-10-01
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-10-01
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-10-01
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
1
-3
/
+6
2013-10-01
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
1
-2
/
+4
2013-10-01
Revert "rt2x00pci: Use PCI MSIs whenever possible"
Stanislaw Gruszka
1
-8
/
+1
2013-09-30
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
1
-30
/
+118
2013-09-30
net: qmi_wwan: fix Cinterion PLXX product ID
Aleksander Morgado
1
-1
/
+1
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+3
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
1
-6
/
+3
2013-09-30
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
1
-12
/
+0
2013-09-28
USBNET: fix handling padding packet
Ming Lei
1
-6
/
+21
2013-09-28
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
3
-2
/
+57
2013-09-28
be2net: Fix to display the VLAN priority for a VF
Ajit Khaparde
1
-2
/
+2
2013-09-28
be2net: Fix to configure VLAN priority for a VF interface.
Ajit Khaparde
1
-10
/
+11
2013-09-28
be2net: Fix to allow VLAN configuration on VF interfaces.
Ajit Khaparde
1
-9
/
+0
2013-09-28
be2net: Fix number of VLANs supported in UMC mode for BE3-R.
Ajit Khaparde
2
-0
/
+3
2013-09-28
be2net: Fix VLAN promiscuous mode programming
Ajit Khaparde
4
-6
/
+40
2013-09-28
be2net: Fix the size of be_nic_res_desc structure
Ajit Khaparde
1
-1
/
+1
2013-09-28
be2net: Fix to prevent Tx stall on SH-R when packet size < 32
Ajit Khaparde
1
-3
/
+3
2013-09-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-84
/
+59
2013-09-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-84
/
+59
2013-09-27
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2
-5
/
+4
2013-09-27
i40e: better return values
Jesse Brandeburg
1
-16
/
+21
2013-09-27
i40e: convert ret to aq_ret
Jesse Brandeburg
1
-55
/
+52
2013-09-27
i40e: small clean ups from review
Jesse Brandeburg
1
-3
/
+3
2013-09-27
i40e: use common failure flow
Jesse Brandeburg
1
-6
/
+6
2013-09-27
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
1
-0
/
+3
2013-09-27
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-4
/
+11
2013-09-27
via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
Roger Luethi
1
-2
/
+7
2013-09-26
brcmsmac: call bcma_core_pci_power_save() from non-atomic context
Arend van Spriel
1
-0
/
+4
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
4
-23
/
+24
2013-09-26
mwifiex: fix NULL pointer dereference in usb suspend handler
Bing Zhao
1
-7
/
+0
2013-09-26
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
3
-4
/
+4
2013-09-26
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
Christian Lamparter
1
-0
/
+1
2013-09-26
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy
1
-3
/
+4
[next]