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
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
3
-28
/
+24
2017-06-23
net: stmmac: make some functions static
Colin Ian King
1
-8
/
+8
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
1
-11
/
+0
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
1
-4
/
+29
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-06-22
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
1
-1
/
+1
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2
-45
/
+35
2017-06-22
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
1
-1
/
+1
2017-06-22
net/mlx5e: Use device ID defines
Myron Stowe
1
-3
/
+3
2017-06-22
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
3
-8
/
+4
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-54
/
+93
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
3
-3
/
+3
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
9
-2919
/
+86
2017-06-21
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
Kalderon, Michal
2
-0
/
+2983
2017-06-21
qed: Cleanup qed_roce before duplicating it
Kalderon, Michal
1
-39
/
+12
2017-06-21
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
1
-20
/
+7
2017-06-21
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
1
-2
/
+2
2017-06-21
i40e: clear only cause_ena bit
Shannon Nelson
1
-2
/
+12
2017-06-21
i40e: fix disabling overflow promiscuous mode
Alan Brady
1
-3
/
+2
2017-06-21
i40e: Add support for OEM firmware version
Filip Sadowski
2
-14
/
+81
2017-06-21
i40e: genericize the partition bandwidth control
Shannon Nelson
2
-28
/
+26
2017-06-21
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
1
-0
/
+6
2017-06-21
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
1
-4
/
+7
2017-06-21
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
1
-1
/
+3
2017-06-21
i40e: comment that udp_port must be in host byte order
Jacob Keller
1
-1
/
+5
2017-06-21
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
1
-3
/
+3
2017-06-21
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2
-4
/
+5
2017-06-21
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
1
-7
/
+11
2017-06-21
i40e: add support for XDP_TX action
Björn Töpel
5
-87
/
+384
2017-06-21
i40e: add XDP support for pass and drop actions
Björn Töpel
4
-31
/
+194
2017-06-20
Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-74
/
+406
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-20
enic: Fix format truncation warning
Govindarajulu Varadarajan
2
-6
/
+6
2017-06-20
net: stmmac: enable TSO for IPv6
Niklas Cassel
1
-2
/
+2
2017-06-20
ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
John Allen
1
-0
/
+3
2017-06-20
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
1
-1
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-06-20
net-next: mediatek: set the rx_queue to 0
John Crispin
1
-0
/
+1
2017-06-20
net-next: mediatek: split IRQ register locking into TX and RX
John Crispin
2
-30
/
+54
[next]