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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-11-06
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
1
-17
/
+19
2020-11-06
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+27
2020-11-06
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+8
2020-11-06
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-28
/
+28
2020-11-06
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
1
-1
/
+1
2020-11-06
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
1
-7
/
+12
2020-11-06
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+31
2020-11-06
net: phy: make .ack_interrupt() optional
Ioana Ciornei
1
-1
/
+1
2020-11-06
net: phy: add a shutdown procedure
Ioana Ciornei
1
-0
/
+8
2020-11-06
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2
-2
/
+6
2020-11-06
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
3
-3
/
+8
2020-11-06
Merge branch 'hirschmann-hellcreek-dsa-driver'
Jakub Kicinski
18
-0
/
+2952
2020-11-06
dt-bindings: net: dsa: Add documentation for Hellcreek switches
Kurt Kanzenbach
1
-0
/
+127
2020-11-06
dt-bindings: Add vendor prefix for Hirschmann
Kurt Kanzenbach
1
-0
/
+2
2020-11-06
net: dsa: hellcreek: Add PTP status LEDs
Kurt Kanzenbach
3
-0
/
+156
2020-11-06
net: dsa: hellcreek: Add support for hardware timestamping
Kamil Alkhouri
7
-14
/
+616
2020-11-06
net: dsa: hellcreek: Add PTP clock support
Kamil Alkhouri
6
-1
/
+435
2020-11-06
net: dsa: Add DSA driver for Hirschmann Hellcreek switches
Kurt Kanzenbach
7
-0
/
+1538
2020-11-06
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2
-0
/
+18
2020-11-06
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
4
-0
/
+75
2020-11-05
net: sched: implement action-specific terse dump
Vlad Buslov
2
-32
/
+41
2020-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
28
-355
/
+615
2020-11-05
Merge branch 'mptcp-miscellaneous-mptcp-fixes'
Jakub Kicinski
11
-47
/
+199
2020-11-05
selftests: mptcp: add ADD_ADDR timeout test case
Geliang Tang
2
-24
/
+80
2020-11-05
docs: networking: mptcp: Add MPTCP sysctl entries
Mat Martineau
3
-0
/
+28
2020-11-05
mptcp: add a new sysctl add_addr_timeout
Geliang Tang
3
-2
/
+21
2020-11-05
mptcp: split mptcp_clean_una function
Florian Westphal
1
-11
/
+17
2020-11-05
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
3
-3
/
+28
2020-11-05
mptcp: use _fast lock version in __mptcp_move_skbs
Florian Westphal
1
-2
/
+3
2020-11-05
mptcp: adjust mptcp receive buffer limit if subflow has larger one
Florian Westphal
1
-5
/
+22
2020-11-05
enetc: Remove Tx checksumming offload code
Claudiu Manoil
5
-91
/
+32
2020-11-05
dpaa_eth: use false and true for bool variables
Zou Wei
1
-2
/
+2
2020-11-05
net: phy: adin: implement cable-test support
Alexandru Ardelean
1
-0
/
+138
2020-11-05
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
1
-2
/
+10
2020-11-05
Merge branch 'selftests-net-bridge-add-tests-for-mldv2'
Jakub Kicinski
3
-155
/
+721
2020-11-05
selftests: net: bridge: add test for mldv2 *,g auto-add
Nikolay Aleksandrov
1
-1
/
+30
2020-11-05
selftests: net: bridge: add test for mldv2 exclude timeout
Nikolay Aleksandrov
1
-1
/
+47
2020-11-05
selftests: net: bridge: add test for mldv2 exc -> block report
Nikolay Aleksandrov
1
-1
/
+30
2020-11-05
selftests: net: bridge: add test for mldv2 inc -> block report
Nikolay Aleksandrov
1
-1
/
+36
2020-11-05
selftests: net: bridge: add test for mldv2 exc -> to_exclude report
Nikolay Aleksandrov
1
-1
/
+29
2020-11-05
selftests: net: bridge: add test for mldv2 exc -> is_exclude report
Nikolay Aleksandrov
1
-1
/
+30
2020-11-05
selftests: net: bridge: add test for mldv2 exc -> is_include report
Nikolay Aleksandrov
1
-1
/
+29
2020-11-05
selftests: net: bridge: add test for mldv2 exc -> allow report
Nikolay Aleksandrov
1
-1
/
+29
2020-11-05
selftests: net: bridge: add test for mldv2 inc -> to_exclude report
Nikolay Aleksandrov
1
-1
/
+55
2020-11-05
selftests: net: bridge: add test for mldv2 inc -> is_exclude report
Nikolay Aleksandrov
1
-1
/
+53
2020-11-05
selftests: net: bridge: add test for mldv2 inc -> is_include report
Nikolay Aleksandrov
1
-1
/
+28
2020-11-05
selftests: net: bridge: add test for mldv2 inc -> allow report
Nikolay Aleksandrov
1
-1
/
+28
2020-11-05
selftests: net: bridge: add initial MLDv2 include test
Nikolay Aleksandrov
1
-0
/
+146
2020-11-05
selftests: net: bridge: factor out and rename sg state functions
Nikolay Aleksandrov
2
-123
/
+123
2020-11-05
selftests: net: lib: add support for IPv6 mcast packet test
Nikolay Aleksandrov
1
-3
/
+11
[next]