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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
devlink: Add packet trap group parameters support
Ido Schimmel
1
-0
/
+31
2020-03-30
devlink: Add packet trap policers support
Ido Schimmel
1
-0
/
+428
2020-03-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-41
/
+168
2020-03-30
net: dsa: add port policers
Vladimir Oltean
1
-6
/
+73
2020-03-30
net: dsa: refactor matchall mirred action to separate function
Vladimir Oltean
1
-30
/
+40
2020-03-30
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
1
-4
/
+22
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-6
/
+3
2020-03-30
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
1
-2
/
+2
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
3
-2
/
+11
2020-03-30
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
2
-21
/
+10
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-34
/
+96
2020-03-30
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
Christophe JAILLET
1
-5
/
+1
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
7
-20
/
+179
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
4
-0
/
+75
2020-03-29
ethtool: add EEE_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-29
ethtool: set EEE settings with EEE_SET request
Michal Kubecek
3
-0
/
+79
2020-03-29
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
4
-1
/
+140
2020-03-29
ethtool: add PAUSE_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-29
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
3
-0
/
+67
2020-03-29
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
4
-1
/
+91
2020-03-29
ethtool: add COALESCE_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-29
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
3
-0
/
+142
2020-03-29
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
4
-1
/
+224
2020-03-29
ethtool: fix reference leak in ethnl_set_privflags()
Michal Kubecek
1
-1
/
+3
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
5
-0
/
+400
2020-03-29
net: add net available in build_state
Alexander Aring
11
-23
/
+26
2020-03-29
net: ipv6: add support for rpl sr exthdr
Alexander Aring
4
-3
/
+333
2020-03-29
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+53
2020-03-29
mptcp: add netlink-based PM
Paolo Abeni
4
-2
/
+874
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
7
-15
/
+165
2020-03-29
mptcp: allow dumping subflow context to userspace
Davide Caratti
4
-1
/
+109
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
4
-17
/
+285
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
6
-45
/
+372
2020-03-29
mptcp: Add path manager interface
Peter Krystad
6
-19
/
+264
2020-03-29
mptcp: Add ADD_ADDR handling
Peter Krystad
3
-16
/
+235
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
5
-7
/
+7
2020-03-29
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
1
-3
/
+5
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-56
/
+149
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-45
/
+132
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
3
-1
/
+119
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
5
-16
/
+171
[next]