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
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
6
-11
/
+19
2022-02-02
Merge branch 'qca8k-mdio'
David S. Miller
9
-80
/
+1025
2022-02-02
net: dsa: qca8k: introduce qca8k_bulk_read/write function
Ansuel Smith
1
-12
/
+43
2022-02-02
net: dsa: qca8k: add support for larger read/write size with mgmt Ethernet
Ansuel Smith
1
-20
/
+41
2022-02-02
net: dsa: qca8k: cache lo and hi for mdio write
Ansuel Smith
2
-12
/
+54
2022-02-02
net: dsa: qca8k: move page cache to driver priv
Ansuel Smith
2
-22
/
+29
2022-02-02
net: dsa: qca8k: add support for phy read/write with mgmt Ethernet
Ansuel Smith
2
-0
/
+217
2022-02-02
net: dsa: qca8k: add support for mib autocast in Ethernet packet
Ansuel Smith
2
-2
/
+121
2022-02-02
net: dsa: qca8k: add support for mgmt read/write in Ethernet packet
Ansuel Smith
2
-0
/
+238
2022-02-02
net: dsa: qca8k: add tracking state of master port
Ansuel Smith
2
-0
/
+16
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2
-3
/
+43
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2
-0
/
+14
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2
-3
/
+56
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
1
-0
/
+1
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2
-15
/
+22
2022-02-02
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
1
-19
/
+15
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
1
-4
/
+24
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
5
-0
/
+123
2022-02-01
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
7
-17
/
+57
2022-02-01
r8169: support L1.2 control on RTL8168h
Heiner Kallweit
1
-0
/
+2
2022-02-01
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
1
-1
/
+2
2022-02-01
Merge branch 'lan966x-ptp'
David S. Miller
7
-6
/
+894
2022-02-01
net: lan966x: Implement get_ts_info
Horatiu Vultur
1
-0
/
+34
2022-02-01
net: lan966x: Add support for ptp interrupts
Horatiu Vultur
3
-0
/
+130
2022-02-01
net: lan966x: Update extraction/injection for timestamping
Horatiu Vultur
3
-5
/
+207
2022-02-01
net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
3
-0
/
+100
2022-02-01
net: lan966x: Add support for ptp clocks
Horatiu Vultur
4
-1
/
+317
2022-02-01
net: lan966x: Add registers that are use for ptp functionality
Horatiu Vultur
2
-0
/
+104
2022-02-01
dt-bindings: net: lan966x: Extend with the ptp interrupt
Horatiu Vultur
1
-0
/
+2
2022-02-01
selftests: fib rule: Don't echo modified sysctls
Guillaume Nault
1
-3
/
+3
2022-02-01
selftests: fib rule: Log test description
Guillaume Nault
1
-4
/
+6
2022-02-01
selftests: fib rule: Drop erroneous TABLE variable
Guillaume Nault
1
-2
/
+2
2022-02-01
selftests: fib rule: Make 'getmatch' and 'match' local variables
Guillaume Nault
1
-0
/
+6
2022-02-01
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
5
-33
/
+54
2022-01-31
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
1
-2
/
+2
2022-01-31
net: ena: Do not waste napi skb cache
Hyeonggon Yoo
1
-3
/
+2
2022-01-31
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Venkata Sudheer Kumar Bhavaraju
2
-14
/
+64
2022-01-31
ixgbe: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
Alexander Lobakin
1
-9
/
+10
2022-01-31
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-6
/
+7
2022-01-31
ice: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
ice: respect metadata in legacy-rx/ice_construct_skb()
Alexander Lobakin
1
-4
/
+11
2022-01-31
i40e: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
Merge branch 'mana-XDP-counters'
David S. Miller
3
-34
/
+76
2022-01-31
net: mana: Reuse XDP dropped page
Haiyang Zhang
2
-2
/
+14
2022-01-31
net: mana: Add counter for XDP_TX
Haiyang Zhang
3
-5
/
+15
2022-01-31
net: mana: Add counter for packet dropped by XDP
Haiyang Zhang
3
-29
/
+49
[next]