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.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-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
3
-0
/
+3
2022-03-03
net: ip: Handle delivery_time in ip defrag
Martin KaFai Lau
3
-0
/
+4
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
3
-6
/
+8
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
3
-3
/
+4
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
3
-2
/
+30
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
13
-18
/
+26
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
7
-16
/
+37
2022-03-03
Merge branch 'dsa-unicast-filtering'
David S. Miller
7
-156
/
+609
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
1
-0
/
+3
2022-03-03
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
1
-10
/
+0
2022-03-03
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
1
-17
/
+0
2022-03-03
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
1
-2
/
+45
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
3
-26
/
+192
2022-03-03
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
1
-0
/
+39
2022-03-03
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
1
-2
/
+33
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
3
-40
/
+273
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
3
-34
/
+28
2022-03-03
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
1
-37
/
+8
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
11
-1
/
+566
2022-03-03
Merge branch 'nfc-llcp-cleanups'
David S. Miller
3
-34
/
+25
2022-03-03
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
3
-15
/
+0
2022-03-03
nfc: llcp: protect nfc_llcp_sock_unlink() calls
Krzysztof Kozlowski
1
-5
/
+5
2022-03-03
nfc: llcp: use test_bit()
Krzysztof Kozlowski
1
-1
/
+1
2022-03-03
nfc: llcp: use centralized exiting of bind on errors
Krzysztof Kozlowski
1
-10
/
+15
2022-03-03
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
1
-4
/
+4
2022-03-03
nfc: llcp: nullify llcp_sock->dev on connect() error paths
Krzysztof Kozlowski
1
-0
/
+1
2022-03-03
Merge branch 'net-hw-counters-for-soft-devices'
David S. Miller
13
-93
/
+1458
2022-03-03
selftests: forwarding: hw_stats_l3: Add a new test
Petr Machata
1
-0
/
+332
2022-03-03
mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2
-2
/
+293
2022-03-03
mlxsw: Extract classification of router-related events to a helper
Petr Machata
1
-3
/
+13
2022-03-03
mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
Petr Machata
3
-14
/
+10
2022-03-03
mlxsw: reg: Fix packing of router interface counters
Petr Machata
1
-3
/
+5
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
4
-17
/
+64
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
3
-0
/
+69
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
2
-0
/
+181
2022-03-03
net: dev: Add hardware stats support
Petr Machata
3
-1
/
+323
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
1
-6
/
+16
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
1
-5
/
+8
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
2
-23
/
+128
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
1
-50
/
+47
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
1
-5
/
+5
2022-03-03
Merge branch 'smc-fix'
David S. Miller
1
-2
/
+3
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
1
-1
/
+2
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
1
-1
/
+1
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
1
-0
/
+3
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-03-03
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-03-03
Merge branch 'stmmac-SA8155p-ADP'
David S. Miller
1
-4
/
+33
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
1
-4
/
+18
[prev]
[next]