index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...
Jakub Kicinski
3
-8
/
+10
2021-01-20
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-1
/
+11
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-20
can: peak_usb: fix use after free bugs
Vincent Mailhol
1
-4
/
+4
2021-01-20
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
1
-2
/
+4
2021-01-20
can: dev: can_restart: fix use after free bug
Vincent Mailhol
1
-2
/
+2
2021-01-19
net: dsa: b53: fix an off by one in checking "vlan->vid"
Dan Carpenter
1
-1
/
+1
2021-01-19
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-19
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
1
-0
/
+26
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-2
/
+4
2021-01-18
net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
Rasmus Villemoes
1
-0
/
+4
2021-01-18
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
1
-3
/
+1
2021-01-15
octeontx2-af: Fix missing check bugs in rvu_cgx.c
Yingjie Wang
1
-0
/
+6
2021-01-14
nt: usb: USB_RTL8153_ECM should not default to y
Geert Uytterhoeven
1
-1
/
+0
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
1
-2
/
+18
2021-01-14
net: stmmac: fix taprio schedule configuration
Yannick Vignon
1
-48
/
+4
2021-01-13
net: stmmac: Fixed mtu channged by cache aligned
David Wu
1
-1
/
+2
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
4
-2
/
+82
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
1
-1
/
+1
2021-01-13
Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-1
/
+1
2021-01-13
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
1
-2
/
+2
2021-01-13
can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
Qinglang Miao
1
-1
/
+1
2021-01-12
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
1
-1
/
+2
2021-01-12
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-12
r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152
Leon Schuermann
1
-0
/
+8
2021-01-12
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2
-0
/
+8
2021-01-12
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2021-01-11
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
1
-1
/
+1
2021-01-11
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-09
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-09
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2021-01-09
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2021-01-08
ppp: fix refcount underflow on channel unbridge
Tom Parkin
1
-3
/
+9
2021-01-08
net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
Stephan Gerhold
1
-0
/
+1
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-65
/
+120
2021-01-07
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
1
-0
/
+1
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
1
-0
/
+2
2021-01-07
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
1
-2
/
+5
2021-01-07
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
1
-6
/
+18
2021-01-07
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
1
-0
/
+5
[next]