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.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-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-716
/
+503
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-35
/
+186
2020-04-06
ipv6: rpl: fix loop iteration
Alexander Aring
1
-3
/
+3
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
1
-61
/
+73
2020-04-05
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
1
-6
/
+13
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+10
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
19
-771
/
+901
2020-04-04
mptcp: add some missing pr_fmt defines
Geliang Tang
3
-0
/
+6
2020-04-04
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-04-03
neigh: support smaller retrans_time settting
Hangbin Liu
3
-9
/
+12
2020-04-03
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
1
-4
/
+6
2020-04-03
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
1
-1
/
+1
2020-04-02
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
1
-4
/
+5
2020-04-02
mptcp: re-check dsn before reading from subflow
Florian Westphal
1
-0
/
+26
2020-04-02
mptcp: subflow: check parent mptcp socket on subflow state change
Florian Westphal
3
-2
/
+36
2020-04-02
mptcp: fix tcp fallback crash
Florian Westphal
1
-4
/
+46
2020-04-02
net: ipv6: rpl_iptunnel: remove redundant assignments to variable err
Colin Ian King
1
-1
/
+1
2020-04-02
net: dsa: dsa_bridge_mtu_normalization() can be static
kbuild test robot
1
-1
/
+1
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-04-01
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
321
-3170
/
+18595
2020-03-31
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
1
-1
/
+3
2020-03-31
net: dsa: fix oops while probing Marvell DSA switches
Russell King
1
-1
/
+2
2020-03-31
net/bpfilter: remove superfluous testing message
Bruno Meneguele
1
-1
/
+0
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-29
/
+64
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-95
/
+326
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-193
/
+239
2020-03-31
devlink: Allow setting of packet trap group parameters
Ido Schimmel
1
-2
/
+54
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-0
/
+31
2020-03-31
devlink: Add packet trap policers support
Ido Schimmel
1
-0
/
+428
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2
-4
/
+5
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2
-5
/
+10
2020-03-30
bpf: Add socket assign support
Joe Stringer
5
-2
/
+49
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2
-4
/
+4
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+44
2020-03-30
ipvs: fix uninitialized variable warning
Haishuang Yan
1
-2
/
+1
2020-03-30
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
1
-5
/
+3
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-30
net: fix fraglist segmentation reference count leak
Florian Westphal
1
-0
/
+1
2020-03-30
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
1
-0
/
+1
[next]