summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-04svcrdma: Hold private mutex while invoking rdma_accept()Chuck Lever
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-03-04Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi
2021-03-04bpf: Fix bpf_fib_lookup helper MTU check for SKB ctxJesper Dangaard Brouer
2021-03-04mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-03-04Bluetooth: drop HCI device reference before returnPan Bian
2021-03-04Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-02-09vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-08bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur
2021-02-09netfilter: nftables: relax check for stateful expressions in set definitionPablo Neira Ayuso
2021-02-09netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal
2021-02-08vsock/virtio: update credit only if socket is not closedStefano Garzarella
2021-02-08net: fix iteration for sctp transport seq_filesNeilBrown
2021-02-06net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek
2021-02-06net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-05net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet
2021-02-05Merge tag 'nfsd-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-02-04net: dsa: call teardown method on probe failureVladimir Oltean
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-04rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells
2021-02-03net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov
2021-02-04netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen
2021-02-04netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso
2021-02-04netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundaryAndreas Oetken
2021-02-02net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-02net: lapb: Copy the skb before sending a packetXie He
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi
2021-02-01net: ip_tunnel: fix mtu calculationVadim Fedorenko
2021-02-01vsock: fix the race conditions in multi-transport supportAlexander Popov
2021-02-01SUNRPC: Fix NFS READs that start at non-page-aligned offsetsChuck Lever
2021-02-01mac80211: fix station rate table updates on assocFelix Fietkau
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-30neighbour: Prevent a dead entry from updating gc_listChinmay Agarwal
2021-01-29rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes
2021-01-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski