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.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
2021-03-31
Merge branch 'mptcp-subflow-disconnected'
David S. Miller
4
-61
/
+143
2021-03-31
selftests: mptcp: remove id 0 address testcases
Geliang Tang
1
-2
/
+33
2021-03-31
selftests: mptcp: add addr argument for del_addr
Geliang Tang
1
-3
/
+31
2021-03-31
selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
Matthieu Baerts
1
-3
/
+3
2021-03-31
mptcp: remove id 0 address
Geliang Tang
1
-0
/
+43
2021-03-31
mptcp: unify RM_ADDR and RM_SUBFLOW receiving
Geliang Tang
1
-49
/
+33
2021-03-31
mptcp: remove all subflows involving id 0 address
Geliang Tang
1
-4
/
+0
2021-03-31
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
1
-2
/
+2
2021-03-31
Merge branch 'ionic-cleanups'
David S. Miller
5
-137
/
+199
2021-03-31
ionic: pull per-q stats work out of queue loops
Shannon Nelson
1
-94
/
+125
2021-03-31
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2
-37
/
+63
2021-03-31
ionic: fix sizeof usage
Shannon Nelson
1
-4
/
+4
2021-03-31
ionic: count dma errors
Shannon Nelson
1
-2
/
+7
2021-03-31
Merge branch 'dpaa2-switch-STP'
David S. Miller
5
-12
/
+533
2021-03-31
dpaa2-switch: setup learning state on STP state change
Ioana Ciornei
1
-8
/
+26
2021-03-31
dpaa2-switch: trap STP frames to the CPU
Ioana Ciornei
5
-0
/
+289
2021-03-31
dpaa2-switch: keep track of the current learning state per port
Ioana Ciornei
2
-0
/
+5
2021-03-31
dpaa2-switch: create and assign an ACL table per port
Ioana Ciornei
5
-1
/
+193
2021-03-31
dpaa2-switch: fix the translation between the bridge and dpsw STP states
Ioana Ciornei
1
-3
/
+20
2021-03-31
tc-testing: add simple action change test
Vlad Buslov
1
-0
/
+24
2021-03-31
Merge branch 'udp-gro-L4'
David S. Miller
11
-13
/
+323
2021-03-31
selftests: net: add UDP GRO forwarding self-tests
Paolo Abeni
2
-0
/
+252
2021-03-31
bareudp: allow UDP L4 GRO passthrou
Paolo Abeni
1
-0
/
+1
2021-03-31
geneve: allow UDP L4 GRO passthrou
Paolo Abeni
1
-0
/
+1
2021-03-31
vxlan: allow L4 GRO passthrough
Paolo Abeni
2
-0
/
+7
2021-03-31
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2
-3
/
+16
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
2
-2
/
+9
2021-03-31
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
1
-8
/
+11
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
3
-0
/
+26
2021-03-31
ppp: deflate: Remove useless call "zlib_inflateEnd"
Jiapeng Chong
1
-1
/
+0
2021-03-31
Merge branch 'net-repeated-words'
David S. Miller
4
-6
/
+6
2021-03-31
net: ipa: remove repeated words
Peng Li
1
-2
/
+2
2021-03-31
net: phy: remove repeated word
Peng Li
1
-1
/
+1
2021-03-31
net: bonding: remove repeated word
Peng Li
1
-1
/
+1
2021-03-31
net: i40e: remove repeated words
Peng Li
1
-2
/
+2
2021-03-31
Merge branch 'obsdolete-todo'
David S. Miller
6
-133
/
+0
2021-03-31
net/decnet: Delete obsolete TODO file
Wang Qing
1
-40
/
+0
2021-03-31
net/ax25: Delete obsolete TODO file
Wang Qing
1
-20
/
+0
2021-03-31
fs/jffs2: Delete obsolete TODO file
Wang Qing
1
-37
/
+0
2021-03-31
fs/befs: Delete obsolete TODO file
Wang Qing
1
-14
/
+0
2021-03-31
scsi/aacraid: Delete obsolete TODO file
Wang Qing
1
-3
/
+0
2021-03-31
mips/sgi-ip27: Delete obsolete TODO file
Wang Qing
1
-19
/
+0
2021-03-30
net: mhi: remove pointless conditional before kfree_skb()
Yang Yingliang
1
-2
/
+1
2021-03-30
stmmac: intel: add cross time-stamping freq difference adjustment
Wong Vee Khee
1
-0
/
+27
2021-03-30
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2
-8
/
+3
2021-03-30
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
3
-9
/
+4
2021-03-30
Merge branch 'rfc8335-probe'
David S. Miller
10
-14
/
+195
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
1
-13
/
+121
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
3
-0
/
+10
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
1
-1
/
+3
[next]