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
2020-07-03
xen-netfront: remove redundant assignment to variable 'act'
Colin Ian King
1
-1
/
+1
2020-07-03
Merge branch 'net-ipa-simplify-endpoint-programming'
David S. Miller
1
-91
/
+99
2020-07-03
net: ipa: simplify ipa_endpoint_program()
Alex Elder
1
-11
/
+20
2020-07-03
net: ipa: move version test inside ipa_endpoint_program_suspend()
Alex Elder
1
-16
/
+13
2020-07-03
net: ipa: always handle suspend workaround
Alex Elder
1
-62
/
+63
2020-07-03
net: ipa: move version test inside ipa_endpoint_program_delay()
Alex Elder
1
-3
/
+4
2020-07-03
mlx4: Mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-03
ksz884x: mark pcidev_suspend() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-03
Merge branch 'net-macb-few-code-cleanups'
David S. Miller
1
-14
/
+5
2020-07-03
net: macb: remove is_udp variable
Claudiu Beznea
1
-4
/
+2
2020-07-03
net: macb: do not initialize queue variable
Claudiu Beznea
1
-1
/
+1
2020-07-03
net: macb: use hweight32() to count set bits in queue_mask
Claudiu Beznea
1
-6
/
+1
2020-07-03
net: macb: do not set again bit 0 of queue_mask
Claudiu Beznea
1
-3
/
+1
2020-07-03
Merge branch 'bridge-mrp-Add-support-for-getting-the-status'
David S. Miller
5
-1
/
+113
2020-07-03
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
2
-1
/
+25
2020-07-03
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
2
-0
/
+71
2020-07-03
bridge: uapi: mrp: Extend MRP attributes to get the status
Horatiu Vultur
1
-0
/
+17
2020-07-02
Merge branch 'mptcp-add-receive-buffer-auto-tuning'
David S. Miller
4
-21
/
+166
2020-07-02
mptcp: add receive buffer auto-tuning
Florian Westphal
3
-8
/
+127
2020-07-02
selftests: mptcp: add option to specify size of file to transfer
Florian Westphal
1
-13
/
+39
2020-07-02
net: sched: Allow changing default qdisc to FQ-PIE
Danny Lin
1
-0
/
+4
2020-07-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
49
-313
/
+606
2020-07-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-227
/
+276
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
10
-114
/
+111
2020-07-02
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
7
-100
/
+51
2020-07-02
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
3
-9
/
+23
2020-07-02
ice: implement snapshot for device capabilities
Jacob Keller
4
-13
/
+114
2020-07-02
Merge branch 'net-ipa-endpoint-configuration-updates'
David S. Miller
2
-25
/
+32
2020-07-02
net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask
Alex Elder
1
-1
/
+1
2020-07-02
net: ipa: clarify endpoint register macro constraints
Alex Elder
1
-18
/
+25
2020-07-02
net: ipa: mode register is TX only
Alex Elder
1
-3
/
+3
2020-07-02
net: ipa: metadata_mask register is RX only
Alex Elder
1
-2
/
+2
2020-07-02
net: ipa: head-of-line block registers are RX only
Alex Elder
1
-1
/
+1
2020-07-02
Merge branch 'net-ipa-small-improvements'
David S. Miller
2
-58
/
+63
2020-07-02
net: ipa: kill IPA_MEM_UC_OFFSET
Alex Elder
1
-6
/
+4
2020-07-02
net: ipa: standarize more GSI error messages
Alex Elder
1
-28
/
+29
2020-07-02
net: ipa: always report GSI state errors
Alex Elder
1
-24
/
+30
2020-07-02
Merge branch 'net-ipa-simple-refactorizations'
David S. Miller
3
-16
/
+23
2020-07-02
net: ipa: reuse a local variable in ipa_endpoint_init_aggr()
Alex Elder
1
-4
/
+5
2020-07-02
net: ipa: reduce aggregation time limit
Alex Elder
1
-3
/
+5
2020-07-02
net: ipa: rework ipa_aggr_granularity_val()
Alex Elder
2
-9
/
+13
2020-07-02
Merge branch 'add-XDP-support-to-xen-netfront'
David S. Miller
8
-12
/
+407
2020-07-02
xen networking: add XDP offset adjustment to xen-netback
Denis Kirjanov
5
-1
/
+61
2020-07-02
xen networking: add basic XDP support for xen-netfront
Denis Kirjanov
2
-10
/
+327
2020-07-02
xen: netif.h: add a new extra type for XDP
Denis Kirjanov
1
-1
/
+19
2020-07-02
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
2
-85
/
+183
2020-07-02
ixgbe: Cleanup unneeded delay in ethtool test
Jeff Kirsher
1
-4
/
+1
2020-07-02
iavf: Fix updating statistics
Tony Nguyen
1
-1
/
+4
2020-07-02
i40e: introduce new dump desc XDP command
Ciara Loftus
1
-11
/
+48
2020-07-02
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
1
-0
/
+41
[next]