index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: cleanup bond_create
Jonathan Toppins
2022-06-10
1
-18
/
+6
*
bonding: netlink error message support for options
Jonathan Toppins
2022-06-10
2
-40
/
+93
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-06-10
4
-74
/
+65
|
\
|
*
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-06-08
1
-2
/
+2
|
*
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
2022-06-08
1
-5
/
+6
|
*
ice: remove VLAN representor specific ops
Michal Swiatkowski
2022-06-08
2
-40
/
+7
|
*
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
2022-06-08
1
-27
/
+50
*
|
team: adopt u64_stats_t
Eric Dumazet
2022-06-10
1
-13
/
+13
*
|
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-10
3
-12
/
+12
*
|
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-10
1
-8
/
+1
*
|
ipvlan: adopt u64_stats_t
Eric Dumazet
2022-06-10
3
-17
/
+17
*
|
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-10
1
-9
/
+9
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
5
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-10
1132
-30855
/
+33817
|
\
\
|
*
\
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
17
-116
/
+189
|
|
\
\
|
|
*
|
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
2022-06-09
1
-1
/
+1
|
|
*
|
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
2022-06-09
1
-29
/
+9
|
|
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-09
1
-4
/
+4
|
|
|
\
\
|
|
|
*
|
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
2022-06-07
1
-2
/
+2
|
|
|
*
|
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
2022-06-07
1
-2
/
+2
|
|
*
|
|
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
2022-06-09
1
-0
/
+8
|
|
*
|
|
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
2022-06-09
1
-1
/
+1
|
|
*
|
|
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
2022-06-09
1
-16
/
+11
|
|
*
|
|
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-09
1
-1
/
+5
|
|
*
|
|
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-09
1
-2
/
+19
|
|
*
|
|
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2022-06-08
2
-13
/
+13
|
|
*
|
|
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-06-08
1
-2
/
+14
|
|
*
|
|
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
2022-06-08
1
-30
/
+30
|
|
*
|
|
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
2022-06-08
1
-3
/
+10
|
|
*
|
|
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
2022-06-08
1
-1
/
+1
|
|
*
|
|
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
|
|
*
|
|
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
2022-06-08
1
-1
/
+1
|
|
*
|
|
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
2022-06-08
1
-1
/
+3
|
|
|
/
/
|
|
*
|
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
2022-06-07
1
-3
/
+1
|
|
*
|
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
Miaoqian Lin
2022-06-06
1
-0
/
+1
|
|
*
|
amt: fix wrong type string definition
Taehee Yoo
2022-06-06
1
-0
/
+1
|
|
*
|
amt: fix possible null-ptr-deref in amt_rcv()
Taehee Yoo
2022-06-06
1
-1
/
+2
|
|
*
|
amt: fix wrong usage of pskb_may_pull()
Taehee Yoo
2022-06-06
1
-18
/
+37
|
|
*
|
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
2022-06-06
1
-0
/
+29
|
*
|
|
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
2022-06-09
1
-1
/
+1
|
*
|
|
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
2022-06-09
1
-1
/
+1
|
*
|
|
Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-08
3
-3
/
+9
|
|
\
\
\
|
|
*
|
|
Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...
Marius Hoch
2022-06-07
1
-2
/
+2
|
|
*
|
|
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
Mathias Nyman
2022-06-07
1
-1
/
+6
|
|
*
|
|
Input: raspberrypi-ts - add missing HAS_IOMEM dependency
Randy Dunlap
2022-05-31
1
-0
/
+1
|
*
|
|
|
Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2022-06-07
2
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
mmc: block: Fix CQE recovery reset success
Adrian Hunter
2022-06-01
1
-2
/
+1
|
|
*
|
|
|
mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend
Ben Chuang
2022-05-31
1
-0
/
+3
|
*
|
|
|
|
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-06
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
2022-06-05
1
-0
/
+2
[next]