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
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
3
-17
/
+38
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
5
-0
/
+113
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
1
-0
/
+66
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
1
-4
/
+39
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2
-0
/
+32
2018-04-25
igb: Allow filters to be added for the local MAC address
Vinicius Costa Gomes
1
-4
/
+36
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
3
-0
/
+33
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
3
-5
/
+37
2018-04-25
igb: Enable the hardware traffic class feature bit for igb models
Vinicius Costa Gomes
1
-0
/
+3
2018-04-25
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
1
-2
/
+7
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
1
-1
/
+1
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2
-62
/
+135
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2
-13
/
+16
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2
-0
/
+15
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
2
-8
/
+6
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
3
-57
/
+33
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
2
-18
/
+23
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
1
-31
/
+0
2018-04-25
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2
-13
/
+35
2018-04-25
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
1
-107
/
+61
2018-04-25
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
1
-0
/
+35
2018-04-25
nfp: bpf: remove double space
Jakub Kicinski
1
-1
/
+1
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-97
/
+636
2018-04-24
liquidio: Swap VF representor Tx and Rx statistics
Srinivas Jampala
1
-7
/
+8
2018-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-16
/
+37
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
1
-5
/
+3
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
1
-2
/
+3
2018-04-24
sfc: ARFS filter IDs
Edward Cree
6
-46
/
+337
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2
-6
/
+0
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
1
-1
/
+1
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
1
-2
/
+2
2018-04-24
igb: Fix the transmission mode of queue 0 for Qav mode
Vinicius Costa Gomes
1
-1
/
+16
2018-04-24
ixgbevf: ensure xdp_ring resources are free'd on error exit
Colin Ian King
1
-1
/
+1
2018-04-24
net/mlx5e: Enable adaptive-TX moderation
Tal Gilboa
5
-56
/
+125
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
5
-15
/
+17
2018-04-24
team: fix netconsole setup over team
Xin Long
1
-7
/
+12
2018-04-24
amd-xgbe: Only use the SFP supported transceiver signals
Tom Lendacky
1
-17
/
+54
2018-04-24
amd-xgbe: Improve KR auto-negotiation and training
Tom Lendacky
7
-4
/
+160
2018-04-24
amd-xgbe: Add pre/post auto-negotiation phy hooks
Tom Lendacky
2
-2
/
+19
2018-04-24
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
1
-0
/
+4
2018-04-24
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
3
-5
/
+136
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
11
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
1
-13
/
+12
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-04-23
bpf: fix virtio-net's length calc for XDP_PASS
Nikita V. Shirokov
1
-1
/
+1
[prev]
[next]