index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-28
net: mvneta: Add 2500BaseT support
Maxime Chevallier
2019-03-28
nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
Jiri Pirko
2019-03-28
bnxt: remove ndo_get_phys_port_name implementation
Jiri Pirko
2019-03-28
bnxt: implement ndo_get_devlink_port
Jiri Pirko
2019-03-28
mlxsw: Remove ndo_get_phys_port_name implementation
Jiri Pirko
2019-03-28
mlxsw: Implement ndo_get_devlink_port
Jiri Pirko
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
nfp: register devlink port before netdev
Jiri Pirko
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the flow table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Start cls flow entries from beginning of table
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Add missing MAC_DA field extraction
Maxime Chevallier
2019-03-27
net: mvpp2: Don't use an int to store netdev_features_t
Maxime Chevallier
2019-03-26
ice: Remove "2 BITS" comment
Anirudh Venkataramanan
2019-03-26
ice: Update comment regarding the ITR_GRAN_S
Brett Creeley
2019-03-26
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
2019-03-26
ice: Remove unnecessary braces
Anirudh Venkataramanan
2019-03-26
ice: Remove unused function prototype
Anirudh Venkataramanan
2019-03-26
ice: Add missing case in print_link_msg for printing flow control
Brett Creeley
2019-03-26
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
ice: Do not bail out when filter already exists
Preethi Banala
2019-03-26
ice: Fix issue with VF attempt to delete default MAC address
Akeem G Abodunrin
2019-03-26
ice: enable VF admin queue interrupts
Mitch Williams
2019-03-26
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
2019-03-26
ice: Implement pci_error_handler ops
Brett Creeley
2019-03-26
ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset
Brett Creeley
2019-03-26
ice: use virt channel status codes
Mitch Williams
[next]