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
2019-03-27
ice: Remove unused function prototype
Anirudh Venkataramanan
1
-2
/
+0
2019-03-27
ice: Add missing case in print_link_msg for printing flow control
Brett Creeley
1
-0
/
+3
2019-03-27
ice: Audit hotpath structures with pahole
Brett Creeley
4
-20
/
+15
2019-03-27
ice: Do not bail out when filter already exists
Preethi Banala
1
-1
/
+5
2019-03-27
ice: Fix issue with VF attempt to delete default MAC address
Akeem G Abodunrin
1
-8
/
+7
2019-03-27
ice: enable VF admin queue interrupts
Mitch Williams
2
-0
/
+6
2019-03-27
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
3
-24
/
+275
2019-03-26
ice: Implement pci_error_handler ops
Brett Creeley
1
-0
/
+151
2019-03-26
ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset
Brett Creeley
1
-2
/
+5
2019-03-26
ice: use virt channel status codes
Mitch Williams
1
-119
/
+154
2019-03-26
ice: Remove unnecessary newlines from log messages
Jeremiah Kyle
1
-2
/
+2
2019-03-26
dpaa2-eth: use netif_receive_skb_list
Ioana Ciornei
2
-1
/
+8
2019-03-26
net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use
Heiner Kallweit
1
-1
/
+13
2019-03-26
net: phy: aquantia: report PHY details like firmware version
Heiner Kallweit
1
-0
/
+62
2019-03-26
net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY
Heiner Kallweit
1
-0
/
+49
2019-03-26
net: phy: aquantia: simplify aqr_config_aneg
Heiner Kallweit
1
-32
/
+13
2019-03-25
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
2
-30
/
+30
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
4
-4
/
+7
2019-03-25
ice: change VF VSI tc info along with num_queues
Preethi Banala
1
-0
/
+3
2019-03-25
ice: Prevent unintended multiple chain resets
Dave Ertman
1
-2
/
+8
2019-03-25
ice: map Rx buffer pages with DMA attributes
Maciej Fijalkowski
2
-4
/
+23
2019-03-25
ice: Limit the ice_add_rx_frag to frag addition
Maciej Fijalkowski
1
-81
/
+79
2019-03-25
ice: Gather the rx buf clean-up logic for better reuse
Maciej Fijalkowski
1
-26
/
+50
2019-03-25
ice: Introduce bulk update for page count
Maciej Fijalkowski
2
-7
/
+20
2019-03-25
ice: Get rid of ice_pull_tail
Maciej Fijalkowski
1
-46
/
+24
2019-03-25
ice: Pull out page reuse checks onto separate function
Maciej Fijalkowski
1
-35
/
+45
2019-03-25
ice: Retrieve rx_buf in separate function
Maciej Fijalkowski
1
-33
/
+42
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
3
-4
/
+98
2019-03-25
ice: use irq_num var in ice_vsi_req_irq_msix
Alan Brady
1
-4
/
+3
2019-03-25
ice: Restore VLAN switch rule if port VLAN existed before
Michal Swiatkowski
1
-1
/
+3
2019-03-25
ice: update VSI config dynamically
Victor Raj
1
-62
/
+13
2019-03-24
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
7
-0
/
+7
2019-03-24
bnxt: set devlink port type after registration
Jiri Pirko
1
-1
/
+1
2019-03-24
nfp: move devlink port type set after netdev registration
Jiri Pirko
3
-3
/
+19
2019-03-24
mlxsw: Move devlink_port_attrs_set() call before register
Jiri Pirko
6
-18
/
+21
2019-03-24
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
1
-1
/
+1
2019-03-24
bnxt: set devlink port attrs properly
Jiri Pirko
1
-0
/
+2
2019-03-24
bnxt: add missing net/devlink.h include
Jiri Pirko
1
-0
/
+1
2019-03-24
net: aquantia: enable driver build for arm64 or compile_test
Igor Russkikh
1
-1
/
+2
2019-03-24
net: aquantia: improve LRO configuration
Nikita Danilov
5
-2
/
+46
2019-03-24
net: aquantia: Increase rx ring default size from 1K to 2K
Igor Russkikh
1
-1
/
+1
2019-03-24
net: aquantia: Make RX default frame size 2K
Igor Russkikh
1
-1
/
+1
2019-03-24
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2
-0
/
+6
2019-03-24
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
8
-63
/
+152
2019-03-24
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2
-9
/
+20
2019-03-24
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-114
/
+238
2019-03-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-183
/
+835
2019-03-24
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
1
-1
/
+1
2019-03-24
net: phy: Correct Cygnus/Omega PHY driver prompt
Florian Fainelli
1
-2
/
+1
2019-03-22
net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify
Eli Britstein
1
-1
/
+11
[next]