summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/qrtr: fix __netdev_alloc_skb callPavel Skripkin2021-03-241-1/+1
* sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras2021-03-241-2/+4
* svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-241-3/+3
* NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-241-2/+2
* mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal2021-03-201-6/+12
* mptcp: pm: add lockdep assertionsFlorian Westphal2021-03-204-0/+24
* mptcp: send ack for every add_addrGeliang Tang2021-03-202-8/+5
* mptcp: fix memory accounting on allocation errorPaolo Abeni2021-03-171-0/+1
* mptcp: put subflow sock on connect errorFlorian Westphal2021-03-171-0/+1
* net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2021-03-171-0/+2
* SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington2021-03-171-1/+4
* mptcp: reset last_snd on subflow closeFlorian Westphal2021-03-171-0/+5
* mptcp: always graft subflow socket to parentPaolo Abeni2021-03-173-26/+14
* ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang2021-03-171-13/+13
* net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai2021-03-171-1/+3
* cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore2021-03-173-19/+9
* net: sched: avoid duplicates in classes dumpMaximilian Heyne2021-03-171-4/+4
* nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel2021-03-171-3/+7
* net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang2021-03-171-6/+13
* net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang2021-03-171-7/+5
* net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld2021-03-176-23/+22
* netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin2021-03-171-2/+4
* netfilter: nf_nat: undo erroneous tcp edemux lookupFlorian Westphal2021-03-171-4/+21
* tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet2021-03-171-8/+15
* tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy2021-03-171-1/+2
* net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer2021-03-173-19/+29
* net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth2021-03-171-0/+3
* net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann2021-03-171-1/+1
* mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti2021-03-171-6/+8
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-03-071-0/+3
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-03-071-7/+11
* pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu2021-03-071-1/+1
* Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-03-071-1/+2
* net: fix dev_ifsioc_locked() race conditionCong Wang2021-03-073-14/+50
* net: psample: Fix netlink skb length with tunnel infoChris Mi2021-03-071-2/+2
* net: hsr: add support for EntryForgetTimeMarco Wenzel2021-03-073-2/+9
* net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij2021-03-071-14/+29
* net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu2021-03-071-2/+37
* net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean2021-03-071-3/+6
* mptcp: fix DATA_FIN generation on early shutdownPaolo Abeni2021-03-071-9/+13
* mptcp: do not wakeup listener for MPJ subflowsPaolo Abeni2021-03-071-0/+6
* mptcp: fix spurious retransmissionsPaolo Abeni2021-03-072-11/+3
* net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver2021-03-071-1/+13
* net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov2021-03-071-1/+0
* net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2021-03-042-40/+75
* net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa2021-03-041-1/+11
* net: sched: fix police ext initializationVlad Buslov2021-03-042-1/+2
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-03-043-16/+19
* svcrdma: Hold private mutex while invoking rdma_accept()Chuck Lever2021-03-041-3/+3
* tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-03-041-1/+2