index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
net: batman-adv: fix error handling
Pavel Skripkin
4
-20
/
+52
2021-10-26
tipc: fix size validations for the MSG_CRYPTO type
Max VA
1
-11
/
+21
2021-10-26
nfc: port100: fix using -ERRNO as command type mask
Krzysztof Kozlowski
1
-2
/
+2
2021-10-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-14
/
+7
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2
-3
/
+5
2021-10-25
mlxsw: pci: Recycle received packet upon allocation failure
Ido Schimmel
1
-13
/
+12
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
1
-0
/
+3
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
1
-14
/
+4
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
1
-2
/
+2
2021-10-25
xen/netfront: stop tx queues during live migration
Dongli Zhang
1
-0
/
+8
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-10-25
net: nxp: lpc_eth.c: avoid hang when bringing interface down
Trevor Woerner
1
-3
/
+2
2021-10-25
Merge branch 'ksettings-locking-fixes'
David S. Miller
1
-59
/
+81
2021-10-25
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
1
-1
/
+3
2021-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
1
-6
/
+24
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
1
-53
/
+53
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
1
-0
/
+2
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
1
-0
/
+20
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
1
-0
/
+2
2021-10-22
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
1
-0
/
+3
2021-10-22
Merge branch 'sctp-enhancements-for-the-verification-tag'
Jakub Kicinski
1
-54
/
+85
2021-10-22
sctp: add vtag check in sctp_sf_ootb
Xin Long
1
-0
/
+3
2021-10-22
sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
Xin Long
1
-6
/
+3
2021-10-22
sctp: add vtag check in sctp_sf_violation
Xin Long
1
-0
/
+3
2021-10-22
sctp: fix the processing for COOKIE_ECHO chunk
Xin Long
1
-4
/
+10
2021-10-22
sctp: fix the processing for INIT_ACK chunk
Xin Long
1
-18
/
+19
2021-10-22
sctp: fix the processing for INIT chunk
Xin Long
1
-26
/
+46
2021-10-22
sctp: use init_tag from inithdr for ABORT chunk
Xin Long
1
-0
/
+1
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2
-13
/
+35
2021-10-22
Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2
-6
/
+10
2021-10-21
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-42
/
+137
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
3
-0
/
+8
2021-10-21
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
1
-6
/
+1
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-24
/
+69
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
92
-301
/
+913
2021-10-21
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-22
Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
9
-24
/
+123
2021-10-22
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-1
/
+13
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-52
/
+164
2021-10-21
Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-55
/
+85
2021-10-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
8
-25
/
+68
2021-10-21
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
3
-8
/
+10
2021-10-21
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
1
-1
/
+1
[next]