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-06-30
Documentation: networking: ethtool-netlink: Add link extended state
Amit Cohen
1
-4
/
+124
2020-06-30
mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
Amit Cohen
3
-660
/
+660
2020-06-30
mlxsw: Move ethtool_ops to spectrum_ethtool.c
Amit Cohen
4
-875
/
+892
2020-06-30
mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
Amit Cohen
1
-3
/
+3
2020-06-30
Merge branch 'dpaa2-eth-send-a-scatter-gather-FD-instead-of-realloc-ing'
David S. Miller
4
-32
/
+166
2020-06-30
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
4
-3
/
+11
2020-06-30
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
4
-34
/
+160
2020-06-30
Merge branch 'sfc-prerequisites-for-EF100-driver-part-1'
David S. Miller
24
-1683
/
+8643
2020-06-30
sfc: extend common GRO interface to support CHECKSUM_COMPLETE
Edward Cree
3
-5
/
+10
2020-06-30
sfc: commonise ARFS handling
Edward Cree
4
-239
/
+238
2020-06-30
sfc: commonise drain event handling
Edward Cree
3
-10
/
+9
2020-06-30
sfc: commonise PCI error handlers
Edward Cree
3
-91
/
+92
2020-06-30
sfc: track which BAR is mapped
Edward Cree
4
-10
/
+18
2020-06-30
sfc: commonise FC advertising
Edward Cree
4
-27
/
+27
2020-06-30
sfc: commonise other ethtool bits
Edward Cree
3
-93
/
+101
2020-06-30
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
3
-672
/
+688
2020-06-30
sfc: commonise ethtool link handling functions
Edward Cree
3
-149
/
+157
2020-06-30
sfc: split up nic.h
Edward Cree
5
-301
/
+322
2020-06-30
sfc: refactor EF10 stats handling
Edward Cree
3
-34
/
+82
2020-06-30
sfc: don't try to create more channels than we can have VIs
Edward Cree
4
-4
/
+23
2020-06-30
sfc: extend bitfield macros up to POPULATE_DWORD_13
Edward Cree
1
-5
/
+29
2020-06-30
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
3
-8
/
+7
2020-06-30
sfc: update MCDI protocol headers
Edward Cree
1
-36
/
+6841
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
11
-36
/
+48
2020-06-30
Merge branch 'MPTCP-improve-fallback-to-TCP'
David S. Miller
4
-201
/
+175
2020-06-30
mptcp: close poll() races
Paolo Abeni
1
-5
/
+20
2020-06-30
mptcp: __mptcp_tcp_fallback() returns a struct sock
Paolo Abeni
1
-12
/
+10
2020-06-30
mptcp: create first subflow at msk creation time
Paolo Abeni
1
-33
/
+20
2020-06-30
mptcp: check for plain TCP sock at accept time
Paolo Abeni
1
-62
/
+7
2020-06-30
mptcp: fallback in case of simultaneous connect
Davide Caratti
2
-0
/
+20
2020-06-30
net: mptcp: improve fallback to TCP
Davide Caratti
4
-89
/
+98
2020-06-30
net: phy: marvell10g: support XFI rate matching mode
Baruch Siach
1
-0
/
+22
2020-06-30
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
43
-493
/
+2128
2020-06-30
Merge branch 'TC-Introduce-qevents'
David S. Miller
40
-84
/
+822
2020-06-30
selftests: forwarding: Add a RED test for SW datapath
Petr Machata
1
-0
/
+492
2020-06-30
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
3
-2
/
+60
2020-06-30
net: sched: sch_red: Split init and change callbacks
Petr Machata
1
-12
/
+30
2020-06-30
net: sched: Introduce helpers for qevent blocks
Petr Machata
2
-0
/
+168
2020-06-30
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
35
-71
/
+73
2020-06-30
Merge branch 'net-ethernet-ti-am65-cpsw-update-and-enable-sr2-0-soc'
David S. Miller
3
-16
/
+69
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support
Grygorii Strashko
2
-8
/
+41
2020-06-30
net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...
Grygorii Strashko
1
-1
/
+4
2020-06-30
net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobin
Grygorii Strashko
1
-1
/
+0
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
Grygorii Strashko
1
-4
/
+4
2020-06-30
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
Grygorii Strashko
1
-2
/
+1
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
1
-0
/
+19
2020-06-29
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
1
-1
/
+1
2020-06-29
sctp: use list_is_singular in sctp_list_single_entry
Geliang Tang
1
-1
/
+1
2020-06-29
8390: Fix coding-style issues
Armin Wolf
1
-25
/
+36
2020-06-29
net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
Vladimir Oltean
1
-4
/
+0
[next]