index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
7
-17
/
+57
2022-02-02
r8169: support L1.2 control on RTL8168h
Heiner Kallweit
1
-0
/
+2
2022-02-02
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-02-01
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
1
-2
/
+2
2022-02-01
net: ena: Do not waste napi skb cache
Hyeonggon Yoo
1
-3
/
+2
2022-02-01
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
2022-01-31
Merge branch 'smc-improvements'
David S. Miller
3
-23
/
+47
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
3
-2
/
+23
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
1
-9
/
+6
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
3
-12
/
+18
2022-01-31
Merge branch 'hash-rethink'
David S. Miller
15
-16
/
+83
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2
-2
/
+5
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
1
-0
/
+10
2022-01-31
txhash: Add txrehash sysctl description
Akhmat Karakotov
1
-0
/
+9
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
9
-9
/
+30
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
5
-15
/
+39
2022-01-31
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
1
-2
/
+2
2022-01-31
Merge branch 'renesas-dead-code'
David S. Miller
2
-7
/
+2
2022-01-31
sh_eth: sh_eth_close() always returns 0
Sergey Shtylyov
1
-3
/
+1
2022-01-31
ravb: ravb_close() always returns 0
Sergey Shtylyov
1
-4
/
+1
2022-01-31
net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
Wei Yongjun
1
-2
/
+2
[prev]
[next]