summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet2021-09-144-7/+10
* tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-142-14/+3
|\
| * bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-142-14/+3
* | net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-141-16/+3
* | ipv6: delay fib6_sernum increase in fib6_addzhang kai2021-09-131-2/+1
* | tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-131-1/+1
* | udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin2021-09-131-1/+1
* | Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng2021-09-134-10/+7
* | net/packet: clarify source of pr_*() messagesBaruch Siach2021-09-101-0/+2
* | net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-091-1/+3
* | net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-091-1/+1
* | mctp: perform route destruction under RCU read lockJeremy Kerr2021-09-081-0/+2
* | dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng2021-09-081-0/+2
* | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-0729-158/+298
|\ \
| * | ieee802154: Remove redundant initialization of variable retColin Ian King2021-09-071-1/+1
| * | ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn2021-09-061-2/+0
| * | ip_gre: validate csum_start only on pullWillem de Bruijn2021-09-051-3/+6
| * | ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli2021-09-051-10/+18
| * | fq_codel: reject silly quantum parametersEric Dumazet2021-09-041-2/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-09-047-54/+113
| |\ \
| | * | netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans2021-09-031-3/+1
| | * | netfilter: refuse insertion if chain has grown too largeFlorian Westphal2021-08-303-10/+40
| | * | netfilter: conntrack: switch to siphashFlorian Westphal2021-08-303-24/+50
| | * | netfilter: conntrack: sanitize table size default settingsFlorian Westphal2021-08-301-16/+14
| | * | netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin2021-08-111-1/+8
| * | | net: remove the unnecessary check in cipso_v4_doi_free王贇2021-09-031-10/+8
| * | | net: bridge: mcast: fix vlan port router deadlockNikolay Aleksandrov2021-09-031-2/+2
| * | | seg6_iptunnel: Remove redundant initialization of variable errColin Ian King2021-09-031-1/+1
| * | | tipc: clean up inconsistent indentingColin Ian King2021-09-031-1/+1
| * | | skbuff: clean up inconsistent indentingColin Ian King2021-09-031-1/+1
| * | | mptcp: Only send extra TCP acks in eligible socket statesMat Martineau2021-09-033-17/+15
| * | | pktgen: remove unused variableEric Dumazet2021-09-031-1/+0
| * | | Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito2021-09-021-0/+2
| * | | net: qrtr: revert check in qrtr_endpoint_post()Dan Carpenter2021-09-021-1/+1
| * | | ipv6: change return type from int to void for mld_process_v2Jiwon Kim2021-09-021-6/+4
| * | | net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov2021-09-024-1/+75
| * | | mptcp: fix possible divide by zeroPaolo Abeni2021-09-011-41/+35
| * | | mptcp: Fix duplicated argument in protocol.hWan Jiabing2021-09-011-1/+1
| * | | net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij2021-09-011-3/+4
| | |/ | |/|
* | | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-0417-136/+191
|\ \ \
| * | | SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia2021-08-271-0/+9
| * | | SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfsOlga Kornievskaia2021-08-271-1/+3
| * | | SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia2021-08-272-1/+2
| * | | SUNRPC: Tweak TCP socket shutdown in the RPC clientTrond Myklebust2021-08-271-3/+6
| * | | SUNRPC: Simplify socket shutdown when not reusing TCP portsTrond Myklebust2021-08-271-0/+4
| * | | SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever2021-08-101-20/+4
| * | | SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever2021-08-103-4/+10
| * | | SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2021-08-104-40/+40
| * | | SUNRPC: Add dst_port to the sysfs xprt info fileAnna Schumaker2021-08-091-2/+4