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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
bnxt_en: Restore all the user created L2 and ntuple filters
Pavan Chebbi
1
-2
/
+38
2024-02-09
bnxt_en: Retain user configured filters when closing
Pavan Chebbi
1
-3
/
+6
2024-02-09
bnxt_en: Save user configured filters in a lookup list
Pavan Chebbi
2
-0
/
+28
2024-02-09
bnxt_en: Add separate function to delete the filter structure
Pavan Chebbi
2
-10
/
+14
2024-02-09
bnxt_en: Add drop action support for ntuple
Vikas Gupta
2
-4
/
+14
2024-02-09
bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
Vikas Gupta
4
-18
/
+113
2024-02-09
bnxt_en: implement fully specified 5-tuple masks
Edwin Peer
3
-168
/
+134
2024-02-09
bnxt_en: Support ethtool -n to display ether filters.
Michael Chan
2
-1
/
+38
2024-02-09
bnxt_en: Add ethtool -N support for ether filters.
Michael Chan
3
-3
/
+103
2024-02-09
bnxt_en: Use firmware provided maximum filter counts.
Michael Chan
3
-17
/
+26
2024-02-09
net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...
Markus Elfring
1
-2
/
+1
2024-02-09
ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_pr...
Markus Elfring
1
-2
/
+1
2024-02-09
net: wwan: t7xx: Add fastboot WWAN port
Jinjian Song
3
-26
/
+97
2024-02-09
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
11
-61
/
+290
2024-02-09
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
5
-6
/
+117
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+4
2024-02-09
net: netconsole: append userdata to fragmented netconsole messages
Matthew Wood
1
-13
/
+37
2024-02-09
net: netconsole: append userdata to netconsole messages
Matthew Wood
1
-2
/
+17
2024-02-09
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
1
-0
/
+61
2024-02-09
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
1
-5
/
+142
2024-02-09
net: netconsole: move newline trimming to function
Matthew Wood
1
-6
/
+11
2024-02-09
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
1
-27
/
+31
2024-02-09
net: netconsole: cleanup formatting lints
Matthew Wood
1
-5
/
+8
2024-02-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
22
-832
/
+808
2024-02-08
ravb: Add Tx checksum offload support for GbEth
Biju Das
2
-7
/
+79
2024-02-08
ravb: Add Rx checksum offload support for GbEth
Biju Das
2
-4
/
+107
2024-02-08
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
1
-2
/
+0
2024-02-08
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
3
-50
/
+40
2024-02-08
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
1
-2
/
+0
2024-02-08
xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace
Colin Ian King
1
-3
/
+1
2024-02-08
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2
-16
/
+13
2024-02-08
ptp: ocp: add Adva timecard support
Sagi Maimon
1
-9
/
+293
2024-02-08
net/sun3_82586: Avoid reading past buffer in debug output
Kees Cook
1
-1
/
+1
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
234
-1187
/
+2000
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-231
/
+492
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+8
2024-02-07
vxlan: use exit_batch_rtnl() method
Eric Dumazet
1
-31
/
+19
2024-02-07
gtp: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+10
2024-02-07
geneve: use exit_batch_rtnl() method
Eric Dumazet
1
-13
/
+10
2024-02-07
bonding: use exit_batch_rtnl() method
Eric Dumazet
1
-11
/
+26
2024-02-07
bareudp: use exit_batch_rtnl() method
Eric Dumazet
1
-9
/
+4
2024-02-07
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
1
-2
/
+0
2024-02-07
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
1
-1
/
+1
2024-02-07
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
2
-37
/
+2
2024-02-07
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
1
-8
/
+11
[next]