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-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
2019-07-20
r8169: fix RTL8168g PHY init
Thomas Voegtle
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
2019-07-18
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
2019-07-18
gve: replace kfree with kvfree
Chuhong Yuan
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
2019-07-17
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
2019-07-17
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
2019-07-17
net: ag71xx: Add missing header
Rosen Penev
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
2019-07-16
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
2019-07-15
net/mlx5e: Allow dissector meta key in tc flower
Vlad Buslov
2019-07-15
net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
Vlad Buslov
2019-07-15
net/mlx5e: Verify encapsulation is supported
Eli Cohen
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-14
sky2: Disable MSI on P5W DH Deluxe
Tasos Sahanidis
2019-07-14
sis900: correct a few typos
Sergej Benilov
2019-07-14
gve: Remove the exporting of gve_probe
Denis Efremov
2019-07-13
r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
Heiner Kallweit
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-12
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
2019-07-12
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
2019-07-12
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
2019-07-12
nfp: flower: fix ethernet check on match fields
John Hurley
2019-07-12
net/mlx5e: Provide cb_list pointer when setting up tc block on rep
Vlad Buslov
2019-07-12
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
net/mlx5e: Convert single case statement switch statements into if statements
Nathan Chancellor
2019-07-11
Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-07-11
net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
Saeed Mahameed
2019-07-11
net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
Saeed Mahameed
2019-07-11
net/mlx5e: Fix compilation error in TLS code
Tariq Toukan
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
[next]