aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29vsock: remove ratelimit unknown ioctl messageColin Ian King1-1/+0
2020-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-28/+65
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-24/+56
2020-10-29netem: fix zero division in tabledistAleksandr Nogikh1-1/+8
2020-10-29wimax: move out to stagingArnd Bergmann13-1936/+0
2020-10-29wimax: fix duplicate initializer warningArnd Bergmann1-10/+17
2020-10-29mptcp: add missing memory scheduling in the rx pathPaolo Abeni1-0/+10
2020-10-29tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen1-3/+2
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe1-2/+3
2020-10-27net: protect tcf_block_unbind with block lockLeon Romanovsky1-2/+2
2020-10-27net: core: Use skb_is_gso() in skb_checksum_help()Yi Li1-1/+1
2020-10-27net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault1-0/+1
2020-10-27devlink: Unlock on error in dumpit()Dan Carpenter1-2/+4
2020-10-27devlink: Fix some error codesDan Carpenter1-9/+15
2020-10-26net/smc: fix suppressed return codeKarsten Graul1-2/+5
2020-10-26net/smc: fix null pointer dereference in smc_listen_decline()Karsten Graul1-3/+4
2020-10-26vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers1-2/+2
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau1-0/+4
2020-10-23tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds28-127/+208
2020-10-22tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell1-0/+2
2020-10-22net: Properly typecast int values to set sk_max_pacing_rateKe Li2-2/+3
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski10-18/+30
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-59/+99
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-25/+85
2020-10-22Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds2-3/+3
2020-10-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso2-0/+2
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu1-7/+6
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen1-59/+99
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-35/+213
2020-10-21mptcp: depends on IPV6 but not as a moduleMatthieu Baerts1-1/+1
2020-10-20mpls: load mpls_gso after mpls_iptunnelAlexander Ovechkin1-0/+1
2020-10-20net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti1-1/+1
2020-10-20net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault1-1/+1
2020-10-20mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting itGeert Uytterhoeven1-1/+1
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download()Defang Bo1-1/+1
2020-10-20mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting itGeert Uytterhoeven1-3/+1
2020-10-20mptcp: move mptcp_options_received's port initializationGeliang Tang1-1/+1
2020-10-20mptcp: initialize mptcp_options_received's ahmacGeliang Tang1-0/+1
2020-10-20net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan1-2/+2
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds10-283/+323
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw1-10/+17
2020-10-20sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas1-1/+1
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_createSaeed Mirzamohammadi2-5/+5
2020-10-20netfilter: ebtables: Fixes dropping of small packets in bridge natTimothée COCAULT3-3/+3
2020-10-20netfilter: Drop fragmented ndisc packets assembled in netfilterGeorg Kohmann1-0/+1
2020-10-20netfilter: conntrack: connection timeout after re-registerFrancesco Ruggeri1-6/+13
2020-10-20ipvs: adjust the debug info in function set_tcp_statelongguang.yue1-4/+6
2020-10-19nexthop: Fix performance regression in nexthop deletionIdo Schimmel1-1/+1