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