index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
net: ocelot: add FDMA support
Clément Léger
5
-4
/
+1092
2021-12-10
net: ocelot: add support for ndo_change_mtu
Clément Léger
2
-0
/
+16
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
1
-17
/
+24
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
1
-5
/
+13
2021-12-10
net: bna: Update supported link modes
Erik Ekman
1
-10
/
+10
2021-12-10
net/mlx4: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-5
/
+3
2021-12-10
net/mlx5: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-4
/
+4
2021-12-10
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-10
ixgbe: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-5
/
+5
2021-12-10
be2net: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-10
enic: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-4
/
+4
2021-12-10
i40e: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-4
/
+4
2021-12-10
iavf: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-4
/
+4
2021-12-09
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
1
-2
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-108
/
+210
2021-12-09
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
1
-13
/
+0
2021-12-09
net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+4
2021-12-09
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
1
-5
/
+5
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
7
-40
/
+31
2021-12-08
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-9
/
+8
2021-12-08
net: mvpp2: fix XDP rx queues registering
Louis Amas
1
-2
/
+2
2021-12-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
9
-47
/
+74
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+3
2021-12-08
ice: safer stats processing
Jesse Brandeburg
1
-11
/
+18
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
3
-510
/
+536
2021-12-07
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2
-1
/
+4
2021-12-07
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-12-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-38
/
+91
2021-12-07
gve: fix for null pointer dereference.
Ameer Hamza
1
-0
/
+3
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
6
-13
/
+25
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
1
-17
/
+10
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
1
-6
/
+12
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
1
-0
/
+4
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
1
-0
/
+2
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-06
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
2
-2
/
+2
2021-12-06
net: prestera: replace zero-length array with flexible-array member
José Expósito
1
-2
/
+2
2021-12-06
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
1
-0
/
+8
2021-12-06
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
1
-5
/
+0
2021-12-06
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
2
-22
/
+50
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
1
-11
/
+32
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
5
-1
/
+80
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
6
-15
/
+162
2021-12-03
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2
-0
/
+3
2021-12-03
net: altera: set a couple error code in probe()
Dan Carpenter
1
-3
/
+6
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
1
-2
/
+2
2021-12-03
net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()
Yang Yingliang
1
-5
/
+2
[prev]
[next]