index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
2020-03-30
6
-2
/
+192
*
ethtool: add PAUSE_NTF notification
Michal Kubecek
2020-03-30
5
-1
/
+12
*
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
2020-03-30
5
-1
/
+70
*
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
2020-03-30
6
-2
/
+146
*
ethtool: add COALESCE_NTF notification
Michal Kubecek
2020-03-30
5
-1
/
+12
*
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
2020-03-30
5
-1
/
+184
*
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
2020-03-30
6
-2
/
+306
*
ethtool: fix reference leak in ethnl_set_privflags()
Michal Kubecek
2020-03-30
1
-1
/
+3
*
Merge branch 'ipv6-add-rpl-source-routing'
David S. Miller
2020-03-30
27
-31
/
+940
|
\
|
*
net: ipv6: add rpl sr tunnel
Alexander Aring
2020-03-30
8
-0
/
+434
|
*
net: add net available in build_state
Alexander Aring
2020-03-30
13
-28
/
+32
|
*
net: ipv6: add support for rpl sr exthdr
Alexander Aring
2020-03-30
7
-3
/
+370
|
*
addrconf: add functionality to check on rpl requirements
Alexander Aring
2020-03-30
2
-0
/
+56
|
*
include: uapi: linux: add rpl sr header definition
Alexander Aring
2020-03-30
1
-0
/
+48
|
/
*
Merge branch 'mptcp-multiple-subflows-path-management'
David S. Miller
2020-03-30
27
-125
/
+4158
|
\
|
*
selftests: add test-cases for MPTCP MP_JOIN
Paolo Abeni
2020-03-30
3
-4
/
+383
|
*
selftests: add PM netlink functional tests
Paolo Abeni
2020-03-30
4
-3
/
+751
|
*
mptcp: add netlink-based PM
Paolo Abeni
2020-03-30
5
-2
/
+928
|
*
mptcp: add and use MIB counter infrastructure
Florian Westphal
2020-03-30
9
-15
/
+172
|
*
mptcp: allow dumping subflow context to userspace
Davide Caratti
2020-03-30
7
-1
/
+146
|
*
mptcp: implement and use MPTCP-level retransmission
Paolo Abeni
2020-03-30
2
-4
/
+95
|
*
mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
Paolo Abeni
2020-03-30
1
-49
/
+74
|
*
mptcp: allow partial cleaning of rtx head dfrag
Florian Westphal
2020-03-30
2
-0
/
+26
|
*
mptcp: implement memory accounting for mptcp rtx queue
Paolo Abeni
2020-03-30
1
-3
/
+39
|
*
mptcp: introduce MPTCP retransmission timer
Paolo Abeni
2020-03-30
3
-2
/
+93
|
*
mptcp: queue data for mptcp level retransmission
Paolo Abeni
2020-03-30
2
-8
/
+147
|
*
mptcp: update per unacked sequence on pkt reception
Paolo Abeni
2020-03-30
3
-6
/
+49
|
*
mptcp: Implement path manager interface commands
Peter Krystad
2020-03-30
3
-5
/
+129
|
*
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
2020-03-30
5
-17
/
+287
|
*
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-30
8
-46
/
+390
|
*
mptcp: Add path manager interface
Peter Krystad
2020-03-30
6
-19
/
+264
|
*
mptcp: Add ADD_ADDR handling
Peter Krystad
2020-03-30
5
-18
/
+262
|
/
*
mlx4: fix "initializer element not constant" compiler error
Jacob Keller
2020-03-30
1
-4
/
+7
*
devlink: don't wrap commands in rST shell blocks
Jacob Keller
2020-03-30
2
-6
/
+3
*
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2020-03-30
2
-33
/
+28
*
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
2020-03-30
3
-1
/
+134
*
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
2020-03-30
1
-3
/
+0
*
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-30
6
-9
/
+9
*
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
2020-03-30
1
-11
/
+2
*
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
2020-03-30
1
-3
/
+5
*
selftests: move timestamping selftests to net folder
Jian Yang
2020-03-30
12
-21
/
+11
*
ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii
Philippe Schenker
2020-03-30
1
-1
/
+1
*
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
2020-03-30
1
-0
/
+50
*
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
2020-03-30
3
-2
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
123
-435
/
+842
|
\
|
*
Linux 5.6
v5.6
Linus Torvalds
2020-03-30
1
-1
/
+1
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
7
-45
/
+82
|
|
\
|
|
*
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
2020-03-29
1
-0
/
+6
|
|
*
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-29
3
-2
/
+52
|
|
*
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
2020-03-29
1
-2
/
+1
[next]