summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-15Merge branch 'restrict-bpf_probe_read'Alexei Starovoitov
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann
2020-05-15bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann
2020-05-14MAINTAINERS: Mark networking drivers as Maintained.David S. Miller
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song
2020-05-14bpf: Enforce returning 0 for fentry/fexit progsYonghong Song
2020-05-14net: stmmac: fix num_por initializationVinod Koul
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko
2020-05-14samples: bpf: Fix build errorMatteo Croce
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
2020-05-13Merge branch 'tipc-fixes'David S. Miller
2020-05-13tipc: fix failed service subscription deletionTuong Lien
2020-05-13tipc: fix memory leak in service subscriptingTuong Lien
2020-05-13tipc: fix large latency in smart Nagle streamingTuong Lien
2020-05-13Merge branch 's390-fixes'David S. Miller
2020-05-13MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainerUrsula Braun
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12Merge branch 'ionic-fixes'David S. Miller
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller
2020-05-12mptcp: Initialize map_seq upon subflow establishmentChristoph Paasch
2020-05-12netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter
2020-05-12netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso
2020-05-11Merge branch 'net-ipa-fix-cleanup-after-modem-crash'David S. Miller
2020-05-11net: ipa: use tag process on modem crashAlex Elder
2020-05-11net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder
2020-05-11netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal
2020-05-11netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey