aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2021-03-04mptcp: free resources when the port number is mismatchedGeliang Tang
2021-03-04mptcp: fix missing wakeupPaolo Abeni
2021-03-04mptcp: fix race in release_cbPaolo Abeni
2021-03-04mptcp: factor out __mptcp_retrans helper()Paolo Abeni
2021-03-04mptcp: reset 'first' and ack_hint on subflow closeFlorian Westphal
2021-03-04mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-04mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-04mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-04mptcp: reset last_snd on subflow closeFlorian Westphal
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-03-04nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04net: sctp: trivial: fix typo in commentDrew Fustini
2021-03-03rtnetlink: using dev_base_seq from target netzhang kai
2021-03-03net: 9p: advance iov on empty readJisheng Zhang
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-01tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-01inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng
2021-03-01net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-01net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld
2021-03-01net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang
2021-02-28net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-02-26tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy
2021-02-26net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-25net: psample: Fix netlink skb length with tunnel infoChris Mi
2021-02-25net: hsr: add support for EntryForgetTimeMarco Wenzel
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-02-23net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23net/sched: cls_flower: validate ct_state for invalid and reply flagswenxu
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-02-22mptcp: do not wakeup listener for MPJ subflowsPaolo Abeni
2021-02-22mptcp: provide subflow aware release functionFlorian Westphal
2021-02-22mptcp: fix DATA_FIN generation on early shutdownPaolo Abeni
2021-02-22mptcp: fix DATA_FIN processing for orphaned socketsPaolo Abeni
2021-02-22net: dsa: Fix dependencies with HSRFlorian Fainelli
2021-02-22Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-02-22Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-02-16net: sched: fix police ext initializationVlad Buslov
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: add MRP supportHoratiu Vultur