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
2020-05-19
Merge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_ioctl-handlers-v3'
David S. Miller
13
-150
/
+202
2020-05-19
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
4
-73
/
+94
2020-05-19
appletalk: factor out a atrtr_ioctl_addrt helper
Christoph Hellwig
1
-13
/
+20
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
8
-46
/
+77
2020-05-19
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
3
-35
/
+28
2020-05-19
igc: Remove unneeded register
Sasha Neftin
1
-1
/
+0
2020-05-19
igc: Remove unneeded definition
Sasha Neftin
1
-1
/
+0
2020-05-19
igc: Use netdev log helpers in igc_base.c
Andre Guedes
1
-3
/
+3
2020-05-19
igc: Use netdev log helpers in igc_dump.c
Andre Guedes
1
-55
/
+54
2020-05-19
igc: Use netdev log helpers in igc_ptp.c
Andre Guedes
1
-7
/
+5
2020-05-19
igc: Use netdev log helpers in igc_ethtool.c
Andre Guedes
1
-20
/
+21
2020-05-19
net: phy: simplify phy_link_change arguments
Doug Berger
4
-16
/
+13
2020-05-19
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
7
-3
/
+285
2020-05-19
igc: Use netdev log helpers in igc_main.c
Andre Guedes
1
-61
/
+50
2020-05-19
igc: Add ECN support for TSO
Sasha Neftin
1
-0
/
+1
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-4
/
+2
2020-05-17
Merge branch 'mptcp-do-not-block-on-subflow-socket'
David S. Miller
3
-40
/
+109
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
3
-5
/
+9
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
1
-14
/
+0
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-1
/
+6
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-4
/
+14
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
1
-3
/
+32
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
1
-0
/
+36
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
1
-14
/
+13
2020-05-17
selftests: Drop 'pref medium' in route checks
David Ahern
1
-2
/
+2
2020-05-17
Merge branch 'net-ipa-sc7180-suspend-resume'
David S. Miller
2
-12
/
+3
2020-05-17
net: ipa: do not clear interrupt in gsi_channel_start()
Alex Elder
1
-10
/
+1
2020-05-17
net: ipa: don't use noirq suspend/resume callbacks
Alex Elder
1
-2
/
+2
2020-05-17
Merge branch 'mlxsw-Reorganize-trap-data'
David S. Miller
9
-323
/
+572
2020-05-17
selftests: mlxsw: Do not hard code trap group name
Ido Schimmel
7
-72
/
+43
2020-05-17
selftests: devlink_lib: Remove double blank line
Ido Schimmel
1
-1
/
+0
2020-05-17
mlxsw: spectrum_trap: Store all trap data in one array
Ido Schimmel
2
-143
/
+326
2020-05-17
mlxsw: spectrum_trap: Store all trap group data in one array
Ido Schimmel
2
-41
/
+110
2020-05-17
mlxsw: spectrum_trap: Store all trap policer data in one array
Ido Schimmel
2
-62
/
+89
2020-05-17
mlxsw: spectrum_trap: Move struct definition out of header file
Ido Schimmel
2
-6
/
+6
2020-05-17
r8169: remove remaining call to mdiobus_unregister
Heiner Kallweit
1
-1
/
+0
2020-05-16
Merge branch 'ethtool-set_channels-add-a-few-more-checks'
David S. Miller
3
-4
/
+30
2020-05-16
ethtool: don't call set_channels in drivers if config didn't change
Jakub Kicinski
1
-0
/
+6
2020-05-16
nfp: don't check lack of RX/TX channels
Jakub Kicinski
1
-2
/
+1
2020-05-16
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2
-2
/
+23
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
4
-10
/
+31
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
4
-10
/
+44
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2
-23
/
+46
2020-05-16
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
1
-1
/
+1
2020-05-16
Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
24
-204
/
+554
2020-05-16
ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions
Nathan Chancellor
1
-4
/
+4
2020-05-16
net/mlx5e: Take DCBNL-related definitions into dedicated files
Tariq Toukan
5
-73
/
+84
2020-05-16
net/mlx5e: Calculate SQ stop room in a robust way
Maxim Mikityanskiy
8
-36
/
+84
2020-05-16
net/mlx5e: IPoIB, Drop multicast packets that this interface sent
Erez Shitrit
1
-3
/
+12
2020-05-16
net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces
Erez Shitrit
7
-9
/
+24
[prev]
[next]