index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
2022-02-03
1
-11
/
+19
*
mptcp: move the declarations of ssk and subflow
Geliang Tang
2022-02-03
1
-6
/
+3
*
Merge branch 'net-ipa-support-variable-rx-buffer-size'
Jakub Kicinski
2022-02-03
8
-42
/
+79
|
\
|
*
net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KB
Alex Elder
2022-02-03
1
-1
/
+1
|
*
net: ipa: define per-endpoint receive buffer size
Alex Elder
2022-02-03
8
-42
/
+79
|
/
*
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
3
-5
/
+6
*
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
2022-02-02
6
-11
/
+19
*
Merge branch 'qca8k-mdio'
David S. Miller
2022-02-02
9
-80
/
+1025
|
\
|
*
net: dsa: qca8k: introduce qca8k_bulk_read/write function
Ansuel Smith
2022-02-02
1
-12
/
+43
|
*
net: dsa: qca8k: add support for larger read/write size with mgmt Ethernet
Ansuel Smith
2022-02-02
1
-20
/
+41
|
*
net: dsa: qca8k: cache lo and hi for mdio write
Ansuel Smith
2022-02-02
2
-12
/
+54
|
*
net: dsa: qca8k: move page cache to driver priv
Ansuel Smith
2022-02-02
2
-22
/
+29
|
*
net: dsa: qca8k: add support for phy read/write with mgmt Ethernet
Ansuel Smith
2022-02-02
2
-0
/
+217
|
*
net: dsa: qca8k: add support for mib autocast in Ethernet packet
Ansuel Smith
2022-02-02
2
-2
/
+121
|
*
net: dsa: qca8k: add support for mgmt read/write in Ethernet packet
Ansuel Smith
2022-02-02
2
-0
/
+238
|
*
net: dsa: qca8k: add tracking state of master port
Ansuel Smith
2022-02-02
2
-0
/
+16
|
*
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
2
-3
/
+43
|
*
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
2
-0
/
+14
|
*
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
2
-3
/
+56
|
*
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
1
-0
/
+1
|
*
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
2
-15
/
+22
|
*
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
1
-19
/
+15
|
*
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
1
-4
/
+24
|
*
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
5
-0
/
+123
|
/
*
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
2022-02-02
7
-17
/
+57
*
r8169: support L1.2 control on RTL8168h
Heiner Kallweit
2022-02-02
1
-0
/
+2
*
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
2022-02-02
1
-1
/
+2
*
Merge branch 'lan966x-ptp'
David S. Miller
2022-02-01
7
-6
/
+894
|
\
|
*
net: lan966x: Implement get_ts_info
Horatiu Vultur
2022-02-01
1
-0
/
+34
|
*
net: lan966x: Add support for ptp interrupts
Horatiu Vultur
2022-02-01
3
-0
/
+130
|
*
net: lan966x: Update extraction/injection for timestamping
Horatiu Vultur
2022-02-01
3
-5
/
+207
|
*
net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
2022-02-01
3
-0
/
+100
|
*
net: lan966x: Add support for ptp clocks
Horatiu Vultur
2022-02-01
4
-1
/
+317
|
*
net: lan966x: Add registers that are use for ptp functionality
Horatiu Vultur
2022-02-01
2
-0
/
+104
|
*
dt-bindings: net: lan966x: Extend with the ptp interrupt
Horatiu Vultur
2022-02-01
1
-0
/
+2
|
/
*
selftests: fib rule: Don't echo modified sysctls
Guillaume Nault
2022-02-01
1
-3
/
+3
*
selftests: fib rule: Log test description
Guillaume Nault
2022-02-01
1
-4
/
+6
*
selftests: fib rule: Drop erroneous TABLE variable
Guillaume Nault
2022-02-01
1
-2
/
+2
*
selftests: fib rule: Make 'getmatch' and 'match' local variables
Guillaume Nault
2022-02-01
1
-0
/
+6
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
2022-02-01
5
-33
/
+54
|
\
|
*
ixgbe: respect metadata on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-4
/
+10
|
*
ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-3
/
+1
|
*
ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
Alexander Lobakin
2022-01-31
1
-9
/
+10
|
*
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-6
/
+7
|
*
ice: respect metadata on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-4
/
+10
|
*
ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-3
/
+1
|
*
ice: respect metadata in legacy-rx/ice_construct_skb()
Alexander Lobakin
2022-01-31
1
-4
/
+11
|
*
i40e: respect metadata on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-4
/
+10
|
*
i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-3
/
+1
*
|
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
2022-02-01
1
-2
/
+2
[next]