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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
1
-4
/
+5
2022-09-21
net: ll_temac: fix the format of block comments
huangjunxian
3
-90
/
+103
2022-09-21
net: macvtap: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-21
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-21
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open()
Jian Shen
1
-3
/
+2
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-10
/
+53
2022-09-21
net: fjes: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-592
/
+560
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
1
-3
/
+6
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2
-142
/
+284
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()
Guangbin Huang
7
-50
/
+45
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
5
-24
/
+119
2022-09-21
Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
2
-13
/
+18
2022-09-21
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
1
-10
/
+6
2022-09-21
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-21
net: ibm: emac: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-21
net: dsa: lantiq: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-21
net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper
Yang Yingliang
1
-2
/
+1
2022-09-21
net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-21
can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not supported
Marc Kleine-Budde
1
-6
/
+11
2022-09-21
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-21
can: flexcan: flexcan_mailbox_read() fix return value for drop = true
Marc Kleine-Budde
1
-5
/
+5
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
liquidio: CN23XX: delete repeated words, add missing words and fix typo in comment
Ruffalo Lavoisier
2
-4
/
+4
2022-09-20
octeontx2-pf: Fix unused variable build error
Ren Zhijie
1
-1
/
+1
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
7
-45
/
+154
2022-09-20
net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port
Fabio Porcedda
1
-0
/
+1
2022-09-20
net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MAC
Rafał Miłecki
1
-4
/
+9
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
1
-1
/
+48
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2
-7
/
+192
2022-09-20
nfp: flower: add validation of for police actions which are independent of flows
Ziyang Chen
1
-8
/
+23
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
3
-7
/
+8
2022-09-20
net: mdio: mux-multiplexer: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-mmioreg: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helper
Yang Yingliang
1
-13
/
+7
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
2
-1
/
+15
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
1
-0
/
+22
2022-09-20
xen-netfront: make bounce_skb static
ruanjinjie
1
-1
/
+1
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
[prev]
[next]