summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-02-05Merge tag 'nfsd-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
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-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
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-26wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg
2021-01-25SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen
2021-01-23NFC: fix resource leak when target index is invalidPan Bian
2021-01-23NFC: fix possible resource leakPan Bian
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes
2021-01-22Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2021-01-21libceph: fix "Boolean result is used in bitwise operation" warningIlya Dryomov
2021-01-21mac80211: 160MHz with extended NSS BW in CSAShay Bar
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2021-01-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet
2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon
2021-01-19net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan
2021-01-19netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-19udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault
2021-01-19xsk: Clear pool even for inactive queuesMaxim Mikityanskiy
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-19net: core: devlink: use right genl user_ptr when handling port param get/setOleksandr Mazur
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen
2021-01-18ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-18ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2021-01-18Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski