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-18
net: wan: Delete the DLCI / SDLA drivers
Xie He
15
-2902
/
+0
2020-11-17
Merge branch 'net-hns3-updates-for-next'
Jakub Kicinski
9
-37
/
+182
2020-11-17
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
3
-11
/
+11
2020-11-17
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
3
-4
/
+31
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
8
-7
/
+38
2020-11-17
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
5
-18
/
+105
2020-11-17
Merge branch 'net-phy-add-support-for-shared-interrupts-part-2'
Jakub Kicinski
10
-122
/
+405
2020-11-17
net: phy: adin: remove the use of the .ack_interrupt()
Ioana Ciornei
1
-7
/
+18
2020-11-17
net: phy: adin: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-17
net: phy: ste10Xp: remove the use of .ack_interrupt()
Ioana Ciornei
1
-19
/
+22
2020-11-17
net: phy: ste10Xp: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-17
net: phy: smsc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-15
/
+18
2020-11-17
net: phy: smsc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+30
2020-11-17
net: phy: amd: remove the use of .ack_interrupt()
Ioana Ciornei
1
-3
/
+11
2020-11-17
net: phy: amd: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+23
2020-11-17
net: phy: nxp-tja11xx: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+15
2020-11-17
net: phy: nxp-tja11xx: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+23
2020-11-17
net: phy: lxt: remove the use of .ack_interrupt()
Ioana Ciornei
1
-10
/
+34
2020-11-17
net: phy: lxt: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+50
2020-11-17
net: phy: marvell: remove the use of .ack_interrupt()
Ioana Ciornei
1
-20
/
+11
2020-11-17
net: phy: marvell: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-21
/
+36
2020-11-17
net: phy: microchip: remove the use of .ack_interrupt()
Ioana Ciornei
2
-18
/
+12
2020-11-17
net: phy: microchip: implement generic .handle_interrupt() callback
Ioana Ciornei
2
-0
/
+38
2020-11-17
net: phy: vitesse: remove the use of .ack_interrupt()
Ioana Ciornei
1
-21
/
+3
2020-11-17
net: phy: vitesse: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+37
2020-11-17
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
1
-2
/
+2
2020-11-17
lan743x: replace devicetree phy parse code with library function
Sven Van Asbroeck
2
-28
/
+8
2020-11-17
net: phy: don't duplicate driver name in phy_attached_print
Heiner Kallweit
1
-8
/
+6
2020-11-17
r8169: remove nr_frags argument from rtl_tx_slots_avail
Heiner Kallweit
1
-9
/
+6
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-17
Merge branch 'net-dsa-tag_dsa-unify-regular-and-ethertype-dsa-taggers'
Jakub Kicinski
4
-268
/
+271
2020-11-17
net: dsa: tag_dsa: Use a consistent comment style
Tobias Waldekranz
1
-20
/
+8
2020-11-17
net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
Tobias Waldekranz
4
-263
/
+252
2020-11-17
net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic
Tobias Waldekranz
1
-3
/
+29
2020-11-16
Merge branch 'mptcp-improve-multiple-xmit-streams-support'
Jakub Kicinski
8
-498
/
+776
2020-11-16
mptcp: send explicit ack on delayed ack_seq incr
Paolo Abeni
1
-13
/
+21
2020-11-16
mptcp: keep track of advertised windows right edge
Florian Westphal
3
-5
/
+69
2020-11-16
mptcp: rework poll+nospace handling
Florian Westphal
3
-51
/
+54
2020-11-16
mptcp: try to push pending data on snd una updates
Paolo Abeni
1
-0
/
+3
2020-11-16
mptcp: move page frag allocation in mptcp_sendmsg()
Paolo Abeni
1
-217
/
+189
2020-11-16
mptcp: refactor shutdown and close
Paolo Abeni
5
-110
/
+273
2020-11-16
mptcp: introduce MPTCP snd_nxt
Paolo Abeni
3
-12
/
+16
2020-11-16
mptcp: add accounting for pending data
Paolo Abeni
2
-3
/
+36
2020-11-16
mptcp: reduce the arguments of mptcp_sendmsg_frag
Paolo Abeni
1
-24
/
+29
2020-11-16
mptcp: introduce mptcp_schedule_work
Paolo Abeni
3
-16
/
+24
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
2
-2
/
+8
2020-11-16
mptcp: use tcp_build_frag()
Paolo Abeni
1
-17
/
+8
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
2
-52
/
+70
2020-11-16
Merge branch 'fix-inefficiences-and-rename-nla_strlcpy'
Jakub Kicinski
29
-61
/
+73
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
29
-49
/
+49
[next]