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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
nixge: fix mac address error handling again
Arnd Bergmann
1
-2
/
+2
2021-11-22
net: ax88796c: do not receive data in pointer
Nicolas Iooss
1
-1
/
+1
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
3
-47
/
+81
2021-11-22
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
Diana Wang
2
-4
/
+1
2021-11-22
net: dsa: qca8k: fix MTU calculation
Robert Marko
1
-1
/
+5
2021-11-22
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
1
-6
/
+6
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
3
-23
/
+56
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
4
-0
/
+25
2021-11-19
iavf: Fix deadlock occurrence during resetting VF interface
Jedrzej Jagielski
1
-2
/
+5
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
1
-4
/
+26
2021-11-19
stmmac_pci: Fix underflow size in stmmac_rx
Zekun Shen
1
-4
/
+5
2021-11-19
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
1
-1
/
+2
2021-11-19
net: marvell: prestera: fix double free issue on err path
Volodymyr Mytnyk
1
-4
/
+2
2021-11-19
net: marvell: prestera: fix brige port operation
Volodymyr Mytnyk
1
-1
/
+1
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-319
/
+488
2021-11-18
Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-11-18
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
1
-0
/
+4
2021-11-18
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
1
-13
/
+17
2021-11-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
3
-136
/
+147
2021-11-18
e100: fix device suspend/resume
Jesse Brandeburg
1
-5
/
+13
2021-11-18
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
1
-0
/
+4
2021-11-17
octeontx2-af: debugfs: don't corrupt user memory
Dan Carpenter
1
-7
/
+10
2021-11-17
i40e: Fix display error code in dmesg
Grzegorz Szczurek
1
-3
/
+2
2021-11-17
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
1
-40
/
+19
2021-11-17
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
1
-32
/
+21
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
3
-8
/
+74
2021-11-17
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
1
-12
/
+23
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2
-2
/
+4
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
1
-44
/
+9
2021-11-17
net: ax88796c: use bit numbers insetad of bit masks
Ćukasz Stelmach
1
-3
/
+3
2021-11-17
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
1
-2
/
+2
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
16
-89
/
+122
2021-11-17
parisc/sticon: fix reverse colors
Sven Schnelle
1
-6
/
+6
2021-11-16
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
1
-13
/
+10
2021-11-16
amt: cancel delayed_work synchronously in amt_fini()
Taehee Yoo
1
-1
/
+1
2021-11-16
bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not set
Michael Chan
2
-1
/
+11
2021-11-16
net: mvmdio: fix compilation warning
Marcin Wojtas
1
-0
/
+2
2021-11-16
net/mlx5: E-Switch, return error if encap isn't supported
Raed Salem
1
-1
/
+1
2021-11-16
net/mlx5: Lag, update tracker when state change event received
Maher Sanalla
1
-15
/
+13
2021-11-16
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
Roi Dayan
3
-11
/
+25
2021-11-16
net/mlx5: Fix flow counters SF bulk query len
Avihai Horon
1
-1
/
+1
2021-11-16
net/mlx5: E-Switch, rebuild lag only when needed
Mark Bloch
1
-2
/
+10
2021-11-16
net/mlx5: Update error handler for UCTX and UMEM
Neta Ostrovsky
1
-2
/
+2
2021-11-16
net/mlx5: DR, Fix check for unsupported fields in match param
Yevgeny Kliteynik
1
-5
/
+6
2021-11-16
net/mlx5: DR, Handle eswitch manager and uplink vports separately
Yevgeny Kliteynik
2
-33
/
+24
2021-11-16
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
Valentine Fatiev
2
-3
/
+6
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
2
-9
/
+7
2021-11-16
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events
Vlad Buslov
3
-1
/
+10
[next]