summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-011772-26287/+113633
|\
| * net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
| * cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
| * net: dsa: fix oops while probing Marvell DSA switchesRussell King2020-03-311-1/+2
| * net/bpfilter: remove superfluous testing messageBruno Meneguele2020-03-311-1/+0
| * net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu2020-03-311-0/+3
| * net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu2020-03-311-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-3112-61/+115
| |\
| | * Merge branch 'hns3-fixes'David S. Miller2020-03-304-32/+51
| | |\
| | | * net: hns3: fix set and get link ksettings issueGuangbin Huang2020-03-301-1/+7
| | | * net: hns3: fix RSS config lost after VF reset.Guojia Liao2020-03-301-24/+28
| | | * net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-302-5/+14
| | | * net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2020-03-302-2/+2
| | |/
| | * net: fix fraglist segmentation reference count leakFlorian Westphal2020-03-301-0/+1
| | * udp: initialize is_flist with 0 in udp_gro_receiveXin Long2020-03-301-0/+1
| | * net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-03-301-5/+1
| | * sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-03-302-15/+33
| | * sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-03-301-8/+23
| | * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-03-301-0/+3
| | * mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-03-301-1/+2
| * | netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva2020-03-311-0/+1
| * | Merge branch 'stmmac-Add-additional-EHL-PCI-info-and-PCI-ID'David S. Miller2020-03-314-313/+602
| |\ \
| | * | net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-311-8/+16
| | * | net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-311-0/+75
| | * | net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-314-313/+519
| |/ /
| * | Merge branch 'net-dsa-b53-and-bcm_sf2-updates-for-7278'David S. Miller2020-03-313-42/+136
| |\ \
| | * | net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli2020-03-311-2/+38
| | * | net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-311-15/+38
| | * | net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-311-32/+32
| | * | net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-311-2/+3
| | * | net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-311-1/+9
| | * | net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli2020-03-311-0/+6
| | * | net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli2020-03-311-0/+8
| | * | net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli2020-03-311-0/+15
| | * | net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-03-311-6/+3
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-31107-1728/+6086
| |\ \
| | * \ Merge branch 'cgroup-bpf_link'Alexei Starovoitov2020-03-3114-99/+930
| | |\ \
| | | * | selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2020-03-312-0/+268
| | | * | libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko2020-03-316-1/+122
| | | * | bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko2020-03-315-0/+186
| | | * | bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko2020-03-317-98/+354
| | |/ /
| | * | Merge branch 'subreg-bounds'Alexei Starovoitov2020-03-319-301/+959
| | |\ \
| | | * | bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2020-03-311-0/+39
| | | * | bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend2020-03-311-8/+4
| | | * | bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2020-03-311-4/+4
| | | * | bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2020-03-312-0/+31
| | | * | bpf: Verifier, refine 32bit bound in do_refine_retval_rangeJohn Fastabend2020-03-311-0/+1
| | | * | bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend2020-03-305-281/+869
| | | * | bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectlyJohn Fastabend2020-03-301-8/+11
| | |/ /
| | * | bpf, lsm: Make BPF_LSM depend on BPF_EVENTSKP Singh2020-03-301-0/+1