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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
1
-0
/
+19
2020-03-30
ethtool: add PAUSE_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
1
-0
/
+16
2020-03-30
ethtool: add COALESCE_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
1
-0
/
+35
2020-03-30
net: ipv6: add rpl sr tunnel
Alexander Aring
3
-0
/
+34
2020-03-30
net: add net available in build_state
Alexander Aring
2
-5
/
+6
2020-03-30
net: ipv6: add support for rpl sr exthdr
Alexander Aring
3
-0
/
+37
2020-03-30
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+3
2020-03-30
include: uapi: linux: add rpl sr header definition
Alexander Aring
1
-0
/
+48
2020-03-30
mptcp: add netlink-based PM
Paolo Abeni
1
-0
/
+54
2020-03-30
mptcp: add and use MIB counter infrastructure
Florian Westphal
2
-0
/
+7
2020-03-30
mptcp: allow dumping subflow context to userspace
Davide Caratti
2
-0
/
+36
2020-03-30
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
1
-0
/
+2
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2
-1
/
+18
2020-03-30
mptcp: Add ADD_ADDR handling
Peter Krystad
2
-2
/
+27
2020-03-30
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-30
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-0
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-19
/
+42
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-0
/
+12
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+3
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+7
2020-03-28
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
1
-0
/
+6
2020-03-28
net: dsa: configure the MTU for switch ports
Vladimir Oltean
1
-0
/
+10
2020-03-28
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
1
-0
/
+2
2020-03-28
PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
Vasundhara Volam
1
-0
/
+1
2020-03-28
devlink: Add macro for "fw.mgmt.api" to info_get cb.
Vasundhara Volam
1
-0
/
+2
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2020-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+8
2020-03-27
net: macsec: add support for getting offloaded stats
Dmitry Bogdanov
1
-0
/
+24
2020-03-27
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-0
/
+1
2020-03-27
net: macsec: allow to reference a netdev from a MACsec context
Antoine Tenart
1
-1
/
+4
2020-03-27
net: add a reference to MACsec ops in net_device
Antoine Tenart
1
-0
/
+9
2020-03-27
net: introduce the MACSEC netdev feature
Antoine Tenart
1
-0
/
+3
2020-03-27
taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
Eugene Syromiatnikov
1
-2
/
+2
2020-03-27
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
Maciej Żenczykowski
1
-0
/
+1
2020-03-27
net: sched: refine extack messages in tcf_change_indev
Guillaume Nault
1
-2
/
+6
2020-03-27
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+6
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-1
/
+3
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-4
/
+3
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-4
/
+12
2020-03-27
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-5
/
+12
2020-03-26
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Dmitry Torokhov
1
-1
/
+1
2020-03-26
Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-2
/
+2
[next]