summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-04netfilter: nftables: bogus check for netlink portID with table ownerPablo Neira Ayuso
2021-03-04netfilter: nftables: fix possible double hook unregistration with table ownerPablo Neira Ayuso
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-02netfilter: nftables: disallow updates on table ownershipPablo Neira Ayuso
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-28netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin
2021-02-28netfilter: conntrack: avoid misleading 'invalid' in log messageFlorian Westphal
2021-02-28netfilter: nf_nat: undo erroneous tcp edemux lookupFlorian Westphal
2021-02-28netfilter: conntrack: Remove a double space in a log messageKlemen Košir
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
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-26skmsg: Get rid of sk_psock_bpf_run()Cong Wang
2021-02-26skmsg: Make __sk_psock_purge_ingress_msg() staticCong Wang
2021-02-26sock_map: Make sock_map_prog_update() staticCong Wang
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang
2021-02-26skmsg: Get rid of struct sk_psock_parserCong Wang
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
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-25xsk: Build skb by page (aka generic zerocopy xmit)Xuan Zhuo
2021-02-25xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel