summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-09-083-7/+10
|\
| * SUNRPC: improve error response to over-size gss credentialNeilBrown2021-09-032-1/+3
| * SUNRPC: don't pause on incomplete allocationNeilBrown2021-09-011-6/+7
* | Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-09-084-6/+10
|\ \
| * | net/9p: increase default msize to 128kChristian Schoenebeck2021-09-051-1/+1
| * | net/9p: use macro to define default msizeChristian Schoenebeck2021-09-051-2/+4
| * | net/9p: increase tcp max msize to 1MBDominique Martinet2021-09-051-1/+1
| * | 9p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-271-2/+2
| * | 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-07-271-1/+3
* | | 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-037-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-014-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
| * | | | | SUNRPC: Add srcaddr as a file in sysfsAnna Schumaker2021-08-091-0/+26
| * | | | | sunrpc: Fix return value of get_srcport()Anna Schumaker2021-08-091-1/+1
| * | | | | SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust2021-08-092-6/+7
| * | | | | SUNRPC: Clean up scheduling of autocloseTrond Myklebust2021-08-091-12/+16
| * | | | | SUNRPC: Fix potential memory corruptionTrond Myklebust2021-08-091-2/+4