summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix misc new gcc warningsLinus Torvalds2021-04-271-1/+1
* Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-272-2/+2
|\
| * lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-222-2/+2
* | Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-271-4/+5
|\ \
| * | afs: Don't truncate iter during data fetchDavid Howells2021-04-231-4/+5
* | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-2/+2
|\ \ \
| * | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-2/+2
* | | | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-272-9/+36
* | | | 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