summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-24net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-20mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-20mptcp: pm: add lockdep assertionsFlorian Westphal
2021-03-20mptcp: send ack for every add_addrGeliang Tang
2021-03-17mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-17mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-17net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
2021-03-17mptcp: reset last_snd on subflow closeFlorian Westphal
2021-03-17mptcp: always graft subflow socket to parentPaolo Abeni
2021-03-17ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-03-17net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai
2021-03-17cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2021-03-17net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-03-17nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel
2021-03-17net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-17net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang
2021-03-17net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld
2021-03-17netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin
2021-03-17netfilter: nf_nat: undo erroneous tcp edemux lookupFlorian Westphal
2021-03-17tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet
2021-03-17tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-17net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-17net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann
2021-03-17mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-03-07pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu
2021-03-07Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-03-07net: fix dev_ifsioc_locked() race conditionCong Wang
2021-03-07net: psample: Fix netlink skb length with tunnel infoChris Mi
2021-03-07net: hsr: add support for EntryForgetTimeMarco Wenzel
2021-03-07net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-03-07net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean
2021-03-07mptcp: fix DATA_FIN generation on early shutdownPaolo Abeni
2021-03-07mptcp: do not wakeup listener for MPJ subflowsPaolo Abeni
2021-03-07mptcp: fix spurious retransmissionsPaolo Abeni
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver
2021-03-07net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov
2021-03-04net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2021-03-04net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa
2021-03-04net: sched: fix police ext initializationVlad Buslov
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-03-04svcrdma: Hold private mutex while invoking rdma_accept()Chuck Lever
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds