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.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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
net: add net available in build_state
Alexander Aring
11
-23
/
+26
2020-03-30
net: ipv6: add support for rpl sr exthdr
Alexander Aring
4
-3
/
+333
2020-03-30
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+53
2020-03-30
mptcp: add netlink-based PM
Paolo Abeni
4
-2
/
+874
2020-03-30
mptcp: add and use MIB counter infrastructure
Florian Westphal
7
-15
/
+165
2020-03-30
mptcp: allow dumping subflow context to userspace
Davide Caratti
4
-1
/
+109
2020-03-30
mptcp: implement and use MPTCP-level retransmission
Paolo Abeni
2
-4
/
+95
2020-03-30
mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
Paolo Abeni
1
-49
/
+74
2020-03-30
mptcp: allow partial cleaning of rtx head dfrag
Florian Westphal
2
-0
/
+26
2020-03-30
mptcp: implement memory accounting for mptcp rtx queue
Paolo Abeni
1
-3
/
+39
2020-03-30
mptcp: introduce MPTCP retransmission timer
Paolo Abeni
3
-2
/
+93
2020-03-30
mptcp: queue data for mptcp level retransmission
Paolo Abeni
2
-8
/
+147
2020-03-30
mptcp: update per unacked sequence on pkt reception
Paolo Abeni
3
-6
/
+49
2020-03-30
mptcp: Implement path manager interface commands
Peter Krystad
3
-5
/
+129
2020-03-30
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
4
-17
/
+285
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
6
-45
/
+372
2020-03-30
mptcp: Add path manager interface
Peter Krystad
6
-19
/
+264
2020-03-30
mptcp: Add ADD_ADDR handling
Peter Krystad
3
-16
/
+235
2020-03-30
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
5
-7
/
+7
2020-03-30
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
1
-3
/
+5
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-56
/
+149
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-45
/
+132
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-28
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
3
-1
/
+119
2020-03-28
net: dsa: configure the MTU for switch ports
Vladimir Oltean
5
-16
/
+171
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-22
/
+70
2020-03-27
net: introduce the MACSEC netdev feature
Antoine Tenart
1
-0
/
+1
2020-03-27
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
Maciej Żenczykowski
1
-0
/
+1
2020-03-27
cls_flower: Add extack support for flags key
Guillaume Nault
1
-4
/
+7
2020-03-27
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
1
-8
/
+18
2020-03-27
cls_flower: Add extack support for mpls options
Guillaume Nault
1
-5
/
+18
2020-03-27
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+99
2020-03-27
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-6
/
+124
2020-03-27
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-8
/
+19
2020-03-27
devlink: extract snapshot id allocation to helper function
Jacob Keller
1
-1
/
+14
2020-03-27
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: add function to take snapshot while locked
Jacob Keller
1
-31
/
+47
2020-03-27
devlink: trivial: fix tab in function documentation
Jacob Keller
1
-1
/
+1
2020-03-27
devlink: convert snapshot destructor callback to region op
Jacob Keller
1
-6
/
+5
2020-03-27
devlink: prepare to support region operations
Jacob Keller
1
-11
/
+11
2020-03-27
sched: act_pedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-27
sched: act_skbedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-27
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+19
2020-03-26
Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-18
/
+60
2020-03-26
Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
3
-2
/
+8
2020-03-26
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-03-26
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-03-26
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-03-26
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
1
-1
/
+5
[next]