summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-04-268-261/+183
|\
| * sunrpc: Remove unused function ip_map_lookupJiapeng Chong2021-04-061-9/+0
| * svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()Chuck Lever2021-03-311-7/+7
| * svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever2021-03-312-17/+0
| * svcrdma: Remove sc_read_complete_qChuck Lever2021-03-312-52/+6
| * svcrdma: Single-stage RDMA ReadChuck Lever2021-03-312-67/+37
| * SUNRPC: Move svc_xprt_received() call sitesChuck Lever2021-03-223-5/+17
| * SUNRPC: Export svc_xprt_received()Chuck Lever2021-03-221-4/+9
| * svcrdma: Retain the page backing rq_res.head[0].iov_baseChuck Lever2021-03-221-0/+5
| * svcrdma: Remove unused sc_pages fieldChuck Lever2021-03-221-25/+0
| * svcrdma: Normalize Send page handlingChuck Lever2021-03-222-14/+23
| * svcrdma: Add a "deferred close" helperChuck Lever2021-03-226-24/+29
| * svcrdma: Maintain a Receive water markChuck Lever2021-03-222-3/+12
| * svcrdma: Use svc_rdma_refresh_recvs() in wc_receiveChuck Lever2021-03-221-32/+11
| * svcrdma: Add a batch Receive posting mechanismChuck Lever2021-03-221-14/+42
| * svcrdma: Remove stale comment for svc_rdma_wc_receive()Chuck Lever2021-03-221-2/+0
| * svcrdma: Provide an explanatory comment in CMA event handlerChuck Lever2021-03-221-0/+3
| * svcrdma: RPCDBG_FACILITY is no longer usedChuck Lever2021-03-222-4/+0
* | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-81/+67
|\ \
| * \ Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-0560-295/+450
| |\ \
| * \ \ Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-1538-243/+366
| |\ \ \
| * | | | net: nfc: nci: drop nci_uart_default_recvJiri Slaby2021-03-101-10/+0
| * | | | net: nfc: nci: drop nci_uart_ops::recv_bufJiri Slaby2021-03-101-69/+67
| * | | | net: nfc: nci: remove memset of nci_uart_driversJiri Slaby2021-03-101-1/+0
| * | | | tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
* | | | | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-261-4/+8
|\ \ \ \ \
| * | | | | bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-04-231-4/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-263-6/+4
|\ \ \ \ \
| * | | | | crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-133-6/+4
| | |/ / / | |/| | |
* | | | | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds2021-04-242-2/+1
* | | | | netlink: don't call ->netlink_bind with table lock heldFlorian Westphal2021-04-161-2/+2
* | | | | ethtool: pause: make sure we init driver statsJakub Kicinski2021-04-141-4/+4
* | | | | gro: ensure frag0 meets IP header alignmentEric Dumazet2021-04-131-1/+2
* | | | | net/sctp: fix race condition in sctp_destroy_sockOr Cohen2021-04-131-8/+5
* | | | | net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart2021-04-131-3/+13
* | | | | net: ip6_tunnel: Unregister catch-all devicesHristo Venev2021-04-131-0/+10
* | | | | net: sit: Unregister catch-all devicesHristo Venev2021-04-131-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-1213-34/+112
|\ \ \ \ \
| * | | | | netfilter: nftables: clone set element expression templatePablo Neira Ayuso2021-04-131-12/+34
| * | | | | netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-134-8/+8
| * | | | | netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-102-3/+16
| * | | | | netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-104-6/+48
| * | | | | netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-101-2/+2
| * | | | | netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-03-311-0/+1
| * | | | | netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso2021-03-311-3/+3
* | | | | | ethtool: fix kdoc attr nameJakub Kicinski2021-04-121-3/+3
* | | | | | net: fix hangup on napi_disable for threaded napiPaolo Abeni2021-04-091-1/+2
* | | | | | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-081-3/+5
* | | | | | net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov2021-04-081-0/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-081-7/+5
|\ \ \ \ \ \