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.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-01
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-4
/
+4
2020-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-187
/
+516
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
4
-27
/
+21
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
1
-15
/
+6
2020-02-28
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-28
ipv6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
l2tp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-28
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-28
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
1
-0
/
+74
2020-02-28
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
1
-6
/
+277
2020-02-28
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
6
-59
/
+89
2020-02-28
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
6
-106
/
+68
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
27
-276
/
+586
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+2
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
net: switchdev: do not propagate bridge updates across bridges
Russell King
1
-0
/
+9
2020-02-27
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-27
net: qrtr: Fix error pointer vs NULL bugs
Dan Carpenter
1
-2
/
+2
2020-02-27
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
1
-0
/
+6
2020-02-27
mptcp: defer work schedule until mptcp lock is released
Paolo Abeni
1
-2
/
+36
2020-02-27
mptcp: avoid work queue scheduling if possible
Florian Westphal
3
-4
/
+31
2020-02-27
mptcp: remove mptcp_read_actor
Florian Westphal
3
-39
/
+13
2020-02-27
mptcp: add rmem queue accounting
Florian Westphal
1
-1
/
+17
2020-02-27
mptcp: update mptcp ack sequence from work queue
Florian Westphal
1
-69
/
+165
2020-02-27
mptcp: add work queue skeleton
Paolo Abeni
2
-0
/
+23
2020-02-27
mptcp: add and use mptcp_data_ready helper
Florian Westphal
3
-10
/
+13
2020-02-27
af_llc: fix if-statement empty body warning
Randy Dunlap
1
-1
/
+1
2020-02-27
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
3
-2
/
+4
2020-02-27
net/smc: rework peer ID handling
Hans Wippel
1
-7
/
+12
2020-02-27
tcp-zerocopy: Update returned getsockopt() optlen.
Arjun Roy
1
-1
/
+4
2020-02-27
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-02-27
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
3
-11
/
+28
2020-02-27
net: fix sysfs permssions when device changes network namespace
Christian Brauner
1
-1
/
+8
2020-02-27
net-sysfs: add queue_change_owner()
Christian Brauner
1
-0
/
+106
2020-02-27
net-sysfs: add netdev_change_owner()
Christian Brauner
2
-0
/
+29
2020-02-27
sched: act: count in the size of action flags bitfield
Jiri Pirko
1
-0
/
+1
2020-02-27
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-9
/
+10
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-217
/
+474
2020-02-27
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
1
-10
/
+6
2020-02-26
ethtool: limit bitset size
Michal Kubecek
2
-1
/
+4
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
1
-2
/
+4
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2
-205
/
+464
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
1
-3
/
+8
2020-02-25
drop_monitor: extend by passing cookie from driver
Jiri Pirko
1
-1
/
+32
[next]