summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S
2022-05-30net: ipv4: Avoid bounds check warninghuhai
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-28net: nfc: Directly use ida_alloc()/free()keliu
2022-05-28tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-05-28net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...Guangguan Wang
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal
2022-05-27netfilter: nfnetlink: fix warn in nfnetlink_unbindFlorian Westphal
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter
2022-05-26netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-05-25net, neigh: Set lower cap for neigh_managed_work rearmingDaniel Borkmann
2022-05-25net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailableliuyacan
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25libceph: use swap() macro instead of taking tmp variableGuo Zhengkui
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.Maciej Żenczykowski
2022-05-25Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-05-23Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Bluetooth: hci_sync: use hci_skb_event() helperAhmad Fatoum
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-23net: dsa: OF-ware slave_mii_busLuiz Angelo Daros de Luca
2022-05-23net/smc: fix listen processing for SMC-Rv2liuyacan
2022-05-23net/smc: postpone sk_refcnt increment in connect()liuyacan
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski
2022-05-22rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-05-22rxrpc: Don't let ack.previousPacket regressDavid Howells
2022-05-22rxrpc: Fix overlapping ACK accountingDavid Howells
2022-05-22rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells
2022-05-22rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells
2022-05-22afs: Adjust ACK interpretation to try and cope with NATDavid Howells
2022-05-22rxrpc, afs: Fix selection of abort codesDavid Howells
2022-05-22rxrpc: Return an error to sendmsg if call failedDavid Howells
2022-05-22rxrpc: Fix locking issueDavid Howells
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-05-22rxrpc: Allow list of in-use local UDP endpoints to be viewed in /procDavid Howells