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
/
ethernet
Age
Commit message (
Expand
)
Author
2021-01-19
net: igbvf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-18
net: hns: fix variable used when DEBUG is defined
Tom Rix
2021-01-18
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-16
net: mscc: ocelot: Remove unneeded semicolon
Xu Wang
2021-01-16
cxgb4: enable interrupt based Tx completions for T5
Raju Rangoju
2021-01-16
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
2021-01-16
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-16
net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-16
net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameter
Lee Jones
2021-01-16
net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header
Lee Jones
2021-01-16
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-15
net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
net: ks8851: remove definition of DEBUG
Tom Rix
2021-01-15
gianfar: remove definition of DEBUG
Tom Rix
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
ch_ipsec: Remove initialization of rxq related data
Ayush Sawal
2021-01-14
mlxsw: pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-14
net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
Vladimir Oltean
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
2021-01-14
net: stmmac: fix taprio schedule configuration
Yannick Vignon
2021-01-13
net: stmmac: Fixed mtu channged by cache aligned
David Wu
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-13
dpaa2-mac: fix the remove path for non-MAC interfaces
Ioana Ciornei
2021-01-13
dpaa2-eth: add support for Rx VLAN filtering
Ionut-robert Aron
2021-01-13
octeontx2-pf: Add flow classification using IP next level protocol
Naveen Mamindlapalli
2021-01-13
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
2021-01-13
net/mlx5e: IPsec, Remove unnecessary config flag usage
Tariq Toukan
2021-01-13
net/mlx5e: IPsec, Inline feature_check fast-path function
Tariq Toukan
2021-01-13
net/mlx5e: IPsec, Avoid unreachable return
Tariq Toukan
2021-01-13
net/mlx5e: IPsec, Enclose csum logic under ipsec config
Tariq Toukan
2021-01-13
net/mlx5e: CT: Remove redundant usage of zone mask
Roi Dayan
2021-01-13
net/mlx5e: Remove redundant initialization to null
Roi Dayan
2021-01-13
net/mlx5e: CT: Pass null instead of zero spec
Roi Dayan
2021-01-13
net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...
Jianbo Liu
2021-01-13
net/mlx5: E-Switch, use new cap as condition for mpls over udp
Eli Cohen
2021-01-13
net/mlx5e: Simplify condition on esw_vport_enable_qos()
Eli Cohen
2021-01-12
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
2021-01-12
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
2021-01-12
fsl/fman: Add MII mode support.
Maxim Kochetkov
[next]