summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1876-349/+768
|\
| * otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-181-2/+2
| * net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran2020-08-181-9/+11
| * selftests: disable rp_filter for icmp_redirect.shDavid Ahern2020-08-171-0/+2
| * Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller2020-08-171-1/+0
| * phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
| * mptcp: sendmsg: reset iter on error reduxFlorian Westphal2020-08-171-3/+5
| * net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn2020-08-171-1/+1
| * tipc: not enable tipc when ipv6 works as a moduleXin Long2020-08-171-0/+1
| * tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-08-171-1/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-178-80/+73
| |\
| | * netfilter: ebtables: reject bogus getopt len valueFlorian Westphal2020-08-141-0/+4
| | * selftests: netfilter: kill running process onlyFabian Frederick2020-08-131-2/+8
| | * selftests: netfilter: add MTU arguments to flowtablesFabian Frederick2020-08-131-6/+24
| | * selftests: netfilter: add checktool functionFabian Frederick2020-08-131-22/+11
| | * netfilter: nf_tables: free chain context when BINDING flag is missingFlorian Westphal2020-08-131-2/+4
| | * netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2020-08-133-23/+6
| | * netfilter: nft_compat: remove flush counter optimizationFlorian Westphal2020-08-101-23/+14
| | * netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra2020-08-101-2/+2
| * | Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...David S. Miller2020-08-171-12/+36
| |\ \
| | * | can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong2020-08-151-8/+20
| | * | can: j1939: abort multipacket broadcast session when timeout occursZhang Changzhong2020-08-151-1/+1
| | * | can: j1939: cancel rxtimer on multipacket broadcast session completeZhang Changzhong2020-08-151-0/+1
| | * | can: j1939: fix support for multipacket broadcast messageZhang Changzhong2020-08-151-3/+14
| * | | net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin2020-08-171-2/+2
| * | | net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld2020-08-171-0/+1
| * | | ipvlan: fix device featuresMahesh Bandewar2020-08-171-5/+22
| * | | bonding: fix a potential double-unregisterCong Wang2020-08-171-1/+2
| * | | net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-151-11/+2
| * | | net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-151-1/+2
| * | | net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: wan: dlci: Remove set but not used variable 'err'Lee Jones2020-08-151-2/+1
| * | | net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones2020-08-151-0/+1
| * | | net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones2020-08-151-2/+2
| * | | net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-151-3/+3
| * | | net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones2020-08-151-1/+3
| * | | net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones2020-08-151-7/+8
| * | | drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2020-08-152-1/+17
| |/ /
| * | bonding: show saner speed for broadcast modeJarod Wilson2020-08-151-3/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-1532-141/+421
| |\ \
| | * | selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko2020-08-142-7/+7
| | * | tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko2020-08-141-0/+14
| | * | selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2020-08-142-42/+47
| | * | libbpf: Enforce 64-bitness of BTF for BPF object filesAndrii Nakryiko2020-08-141-0/+4
| | * | selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko2020-08-141-7/+20
| | * | libbpf: Handle BTF pointer sizes more carefullyAndrii Nakryiko2020-08-144-4/+87
| | * | libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko2020-08-141-6/+10