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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
65
-257
/
+526
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
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+18
2021-05-18
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-05-18
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2021-05-18
bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
Dongseok Yi
1
-9
/
+13
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
3
-15
/
+5
2021-05-17
net/packet: Remove redundant assignment to ret
Jiapeng Chong
1
-5
/
+2
2021-05-17
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-05-17
net: Remove the member netns_ok
Yejune Deng
10
-22
/
+0
2021-05-17
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-05-17
tipc: wait and exit until all work queues are done
Xin Long
3
-0
/
+6
2021-05-17
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-05-17
ip: Treat IPv4 segment's lowest address as unicast
Seth David Schoen
1
-3
/
+1
2021-05-17
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-5
/
+7
[next]