summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-22tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell
2020-10-22net: Properly typecast int values to set sk_max_pacing_rateKe Li
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-22Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-10-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-10-21mptcp: depends on IPV6 but not as a moduleMatthieu Baerts
2020-10-20mpls: load mpls_gso after mpls_iptunnelAlexander Ovechkin
2020-10-20net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti
2020-10-20net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault
2020-10-20mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting itGeert Uytterhoeven
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-20mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting itGeert Uytterhoeven
2020-10-20mptcp: move mptcp_options_received's port initializationGeliang Tang
2020-10-20mptcp: initialize mptcp_options_received's ahmacGeliang Tang
2020-10-20net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-20sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-20netfilter: ebtables: Fixes dropping of small packets in bridge natTimothée COCAULT
2020-10-20netfilter: Drop fragmented ndisc packets assembled in netfilterGeorg Kohmann
2020-10-20netfilter: conntrack: connection timeout after re-registerFrancesco Ruggeri
2020-10-20ipvs: adjust the debug info in function set_tcp_statelongguang.yue
2020-10-19nexthop: Fix performance regression in nexthop deletionIdo Schimmel
2020-10-19net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers
2020-10-18net: core: use list_del_init() instead of list_del() in netdev_run_todo()Taehee Yoo
2020-10-18net: openvswitch: fix to make sure flow_lookup() is not preemptedEelco Chaudron
2020-10-16icmp: randomize the global rate limiterEric Dumazet
2020-10-16tipc: fix incorrect setting window for bcast linkHoang Huu Le
2020-10-16tipc: re-configure queue limit for broadcast linkHoang Huu Le
2020-10-16svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-16net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"Jakub Kicinski
2020-10-15net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar
2020-10-15bpf, sockmap: Add locking annotations to iteratorLorenz Bauer
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-15net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul
2020-10-15net/smc: fix valid DMBE buffer sizesKarsten Graul