index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
2021-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-01
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
2021-05-31
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
2021-05-28
mptcp: do not reset MP_CAPABLE subflow on mapping errors
Paolo Abeni
2021-05-28
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
2021-05-28
mptcp: fix sk_forward_memory corruption on retransmission
Paolo Abeni
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-27
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-05-27
net/sched: act_ct: Offload connections with commit action
Paul Blakey
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-25
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
2021-05-25
mptcp: avoid error message on infinite mapping
Paolo Abeni
2021-05-25
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
2021-05-25
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2021-05-25
sctp: fix the proc_handler for sysctl encap_port
Xin Long
2021-05-25
sctp: add the missing setting for asoc encap_port
Xin Long
2021-05-24
net: hsr: fix mac_len checks
George McCollister
2021-05-24
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-23
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-05-21
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-05-21
RDS tcp loopback connection can hang
Rao Shoaib
2021-05-21
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-20
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
2021-05-18
tipc: simplify the finalize work queue
Xin Long
2021-05-17
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
2021-05-17
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-17
tipc: wait and exit until all work queues are done
Xin Long
2021-05-17
mld: fix panic in mld_newpack()
Taehee Yoo
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-17
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-05-14
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
2021-05-14
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-05-14
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
[next]