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.17.y
linux-6.18.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-07-22
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2
-2
/
+2
2020-07-22
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-22
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2
-12
/
+18
2020-07-22
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
4
-4
/
+18
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
1
-28
/
+2
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-31
/
+18
2020-07-21
net: genetlink: Move initialization to core_initcall
Daniel Lezcano
1
-1
/
+1
2020-07-21
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
3
-2
/
+21
2020-07-21
tipc: allow to build NACK message in link timeout function
Tung Nguyen
1
-1
/
+1
2020-07-21
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
1
-2
/
+14
2020-07-21
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
1
-3
/
+0
2020-07-21
net: hsr: remove redundant null check
Wang Hai
1
-4
/
+2
2020-07-21
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
1
-6
/
+11
2020-07-21
net/smc: fix dmb buffer shortage
Karsten Graul
1
-2
/
+2
2020-07-21
net/smc: put slot when connection is killed
Karsten Graul
1
-1
/
+5
2020-07-21
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-07-21
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
1
-1
/
+2
2020-07-21
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
1
-39
/
+13
2020-07-21
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2
-0
/
+10
2020-07-21
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
1
-7
/
+17
2020-07-20
icmp: support rfc 4884
Willem de Bruijn
2
-0
/
+83
2020-07-20
sctp: remove the out_nounlock label in sctp_setsockopt
Christoph Hellwig
1
-4
/
+2
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_pf_expose
Christoph Hellwig
1
-14
/
+8
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported
Christoph Hellwig
1
-12
/
+6
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_auth_supported
Christoph Hellwig
1
-13
/
+7
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
1
-12
/
+6
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_event
Christoph Hellwig
1
-20
/
+15
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_reuse_port
Christoph Hellwig
1
-8
/
+3
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported
Christoph Hellwig
1
-24
/
+10
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value
Christoph Hellwig
1
-16
/
+10
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_scheduler
Christoph Hellwig
1
-19
/
+14
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_add_streams
Christoph Hellwig
1
-17
/
+7
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc
Christoph Hellwig
1
-18
/
+7
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_reset_streams
Christoph Hellwig
1
-15
/
+5
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset
Christoph Hellwig
1
-20
/
+14
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported
Christoph Hellwig
1
-12
/
+6
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo
Christoph Hellwig
1
-25
/
+20
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_pr_supported
Christoph Hellwig
1
-10
/
+6
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo
Christoph Hellwig
1
-8
/
+3
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo
Christoph Hellwig
1
-8
/
+3
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds
Christoph Hellwig
1
-29
/
+26
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf
Christoph Hellwig
1
-9
/
+6
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key
Christoph Hellwig
1
-15
/
+13
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_del_key
Christoph Hellwig
1
-15
/
+12
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_active_key
Christoph Hellwig
1
-15
/
+12
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_auth_key
Christoph Hellwig
1
-8
/
+2
2020-07-20
sctp: switch sctp_setsockopt_auth_key to use memzero_explicit
Christoph Hellwig
1
-1
/
+2
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident
Christoph Hellwig
1
-16
/
+5
2020-07-20
sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk
Christoph Hellwig
1
-7
/
+4
[prev]
[next]