index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
ipv6: align code with context
Rocco Yue
1
-4
/
+4
2021-05-31
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-05-28
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
1
-3
/
+5
2021-05-28
mptcp: support SYSCTL only if enabled
Matthieu Baerts
1
-6
/
+22
2021-05-28
mptcp: make sure flag signal is set when add addr with port
Jianguo Wu
1
-1
/
+7
2021-05-28
mptcp: remove redundant initialization in pm_nl_init_net()
Jianguo Wu
1
-2
/
+5
2021-05-28
mptcp: generate subflow hmac after mptcp_finish_join()
Jianguo Wu
1
-3
/
+3
2021-05-28
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
3
-3
/
+4
2021-05-28
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
1
-3
/
+3
2021-05-27
Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-14
/
+12
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
1
-6
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
65
-257
/
+526
2021-05-27
can: isotp: Add error message if txqueuelen is too small
Patrick Menschel
1
-2
/
+4
2021-05-27
can: isotp: add symbolic error message to isotp_module_init()
Patrick Menschel
1
-1
/
+1
2021-05-27
can: isotp: change error format from decimal to symbolic error names
Patrick Menschel
1
-6
/
+6
2021-05-27
can: proc: remove unnecessary variables
zuoqilin
1
-5
/
+1
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
64
-245
/
+511
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-05-25
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2021-05-25
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-05-25
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-05-25
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
3
-5
/
+14
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-1
/
+1
2021-05-25
net: bridge: remove redundant assignment
Nigel Christian
1
-1
/
+0
2021-05-25
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-25
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-24
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-05-24
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-05-23
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
1
-1
/
+8
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-5
/
+5
2021-05-21
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-05-21
RDS tcp loopback connection can hang
Rao Shoaib
4
-9
/
+27
2021-05-20
net: atm: use DEVICE_ATTR_RO macro
YueHaibing
1
-12
/
+12
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
1
-0
/
+1
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+8
2021-05-19
net: qrtr: ns: Fix error return code in qrtr_ns_init()
Wei Yongjun
1
-1
/
+3
2021-05-19
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
1
-1
/
+1
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-25
/
+62
2021-05-19
net: Add notifications when multipath hash field change
Ido Schimmel
2
-2
/
+34
2021-05-19
netlabel: remove unused parameter in netlbl_netlink_auditinfo()
Zheng Yejian
5
-16
/
+14
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
1
-1
/
+1
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
1
-1
/
+1
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
1
-0
/
+43
2021-05-18
net: dcb: Remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
1
-2
/
+0
2021-05-18
cipso: correct comments of cipso_v4_cache_invalidate()
Zheng Yejian
1
-2
/
+1
2021-05-18
ipv6: Add custom multipath hash policy
Ido Schimmel
2
-1
/
+127
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+17
2021-05-18
ipv6: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-05-18
ipv6: Use a more suitable label name
Ido Schimmel
1
-2
/
+2
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
2
-1
/
+123
[next]