index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2018-11-17
net: fsl: Use device_type helpers to access the node type
Rob Herring
2018-11-17
net: aquantia: fix spelling mistake "specfield" -> "specified"
Colin Ian King
2018-11-17
net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait
YueHaibing
2018-11-17
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
Arjun Vynipadath
2018-11-17
tun: Adjust on-stack tun_page initialization.
David S. Miller
2018-11-17
tuntap: free XDP dropped packets in a batch
Jason Wang
2018-11-16
usbnet: smsc95xx: check for csum being in last four bytes
Ben Dooks
2018-11-16
usbnet: smsc95xx: fix memcpy for accessing rx-data
Ben Dooks
2018-11-16
usbnet: smsc95xx: simplify tx_fixup code
Ben Dooks
2018-11-16
usbnet: smsc95xx: fix rx packet alignment
Ben Dooks
2018-11-16
dpaa2-eth: bql support
Ioana Ciocoi Radulescu
2018-11-16
dpaa2-eth: Update callback signature
Ioana Ciocoi Radulescu
2018-11-16
dpaa2-eth: Don't use multiple queues per channel
Ioana Ciocoi Radulescu
2018-11-16
net: hns3: fix spelling mistake "failded" -> "failed"
Colin Ian King
2018-11-16
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
2018-11-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-11-15
mlxsw: spectrum: acl: Implement delta for ERP
Jiri Pirko
2018-11-15
mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...
Jiri Pirko
2018-11-15
mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...
Jiri Pirko
2018-11-15
mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...
Jiri Pirko
2018-11-15
mlxsw: core_acl: Change order of args of ops->encode_block()
Jiri Pirko
2018-11-15
mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clear
Jiri Pirko
2018-11-15
mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPs
Jiri Pirko
2018-11-15
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
Andrew Lunn
2018-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-11-15
net: hns3: Adds GRO params to SKB for the stack
Peng Li
2018-11-15
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
Peng Li
2018-11-15
net: hns3: Add support for ethtool -K to enable/disable HW GRO
Peng Li
2018-11-15
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
Peng Li
2018-11-15
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
Peng Li
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2018-11-14
i40e: suppress bogus error message
Mitch Williams
2018-11-14
i40e: Use correct shift for VLAN priority
Richard Rodriguez
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
2018-11-14
i40e: update driver version
Alice Michael
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
2018-11-14
i40e: Use a local variable for readability
Jan Sokolowski
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-14
nfp: abm: restructure Qdisc handling
Jakub Kicinski
2018-11-14
nfp: abm: save RED's parameters
Jakub Kicinski
2018-11-14
nfp: abm: reset RED's child based on limit
Jakub Kicinski
2018-11-14
nfp: abm: build full Qdisc hierarchy based on graft notifications
Jakub Kicinski
2018-11-14
nfp: abm: allocate Qdisc child table
Jakub Kicinski
2018-11-14
nfp: abm: remember which Qdisc is root
Jakub Kicinski
2018-11-14
nfp: abm: track all offload-enabled qdiscs
Jakub Kicinski
[next]