summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso
2020-10-21ibmvnic: save changed mac address to adapter->mac_addrLijun Pan
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts
2020-10-21Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu
2020-10-21net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski
2020-10-21net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He
2020-10-21net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He
2020-10-22bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticDaniel Borkmann
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen
2020-10-21mptcp: depends on IPV6 but not as a moduleMatthieu Baerts
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree
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-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-20mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting itGeert Uytterhoeven
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap
2020-10-20Merge branch 'chelsio-chtls-fix-inline-tls-bugs'Jakub Kicinski
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-20chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav
2020-10-20chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav
2020-10-20chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-20chelsio/chtls: fix socket lockVinay Kumar Yadav
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-20Merge branch 'init-ahmac-and-port-of-mptcp_options_received'Jakub Kicinski
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-20netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel
2020-10-20bpf, doc: Fix patchwork URL to point to kernel.org instanceDaniel Borkmann
2020-10-20nfc: remove unneeded breakTom Rix
2020-10-20net: remove unneeded breakTom Rix
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-20docs: nf_flowtable: fix typo.Jeremy Sowden
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: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-19net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers