summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-2313-63/+375
|\
| * selftests: netfilter: add flowtable test scriptFlorian Westphal2019-05-222-1/+325
| * netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal2019-05-221-6/+11
| * netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal2019-05-221-4/+2
| * netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal2019-05-221-0/+8
| * netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal2019-05-221-2/+1
| * netfilter: nat: fix udp checksum corruptionFlorian Westphal2019-05-211-1/+1
| * selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-05-211-1/+5
| * ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-05-211-1/+1
| * netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-214-38/+9
| * netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani2019-05-211-0/+1
| * netfilter: nf_tables: fix oops during rule dumpFlorian Westphal2019-05-201-9/+11
* | cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-05-231-2/+3
* | hsr: fix don't prune the master node from the node_dbAndreas Oetken2019-05-231-0/+8
* | net: mvpp2: cls: Fix leaked ethtool_rx_flow_ruleMaxime Chevallier2019-05-231-0/+3
* | ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet2019-05-221-11/+11
* | ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet2019-05-221-17/+30
* | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2019-05-224-17/+23
|\ \
| * | bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam2019-05-221-5/+6
| * | bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2019-05-222-3/+5
| * | bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan2019-05-224-9/+10
| * | bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-05-221-0/+2
|/ /
* | ipv6: Fix redirect with VRFDavid Ahern2019-05-221-0/+6
* | net: stmmac: fix reset gpio free missingJisheng Zhang2019-05-221-1/+2
* | mISDN: make sure device name is NUL terminatedDan Carpenter2019-05-221-2/+3
* | net: macb: save/restore the remaining registers and featuresClaudiu Beznea2019-05-222-27/+91
* | Merge branch 'net-tls-fix-device-surprise-removal-with-offload'David S. Miller2019-05-221-12/+12
|\ \
| * | net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski2019-05-221-1/+2
| * | net/tls: fix state removal with feature flags offJakub Kicinski2019-05-221-6/+0
| * | net/tls: avoid NULL-deref on resync during device removalJakub Kicinski2019-05-221-5/+10
|/ /
* | Merge branch 'Documentation-tls--add-offload-documentation'David S. Miller2019-05-227-26/+549
|\ \
| * | Documentation: add TLS offload documentationJakub Kicinski2019-05-226-0/+488
| * | Documentation: tls: RSTify the ktls documentationJakub Kicinski2019-05-222-13/+30
| * | Documentation: net: move device drivers docs to a submenuJakub Kicinski2019-05-222-13/+31
|/ /
* | mISDN: Fix indenting in dsp_cmx.cDan Carpenter2019-05-221-214/+213
* | ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-222-39/+8
* | Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy2019-05-221-22/+35
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-227-23/+30
|\ \
| * | arm64: vdso: Explicitly add build-id optionLaura Abbott2019-05-161-2/+2
| * | arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-05-161-3/+8
| * | arm64: Print physical address of page table base in show_pte()Will Deacon2019-05-141-2/+3
| * | arm64: don't trash config with compat symbol if COMPAT is disabledYury Norov2019-05-141-1/+1
| * | arm64: assembler: Update comment above cond_yield_neon() macroHillf Danton2019-05-141-6/+5
| * | drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon2019-05-131-9/+1
| * | arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig2019-05-071-0/+10
* | | Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-221-4/+5
|\ \ \
| * | | gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher2019-05-221-4/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2223-162/+104
|\ \ \ \
| * | | | usbnet: fix kernel crash after disconnectKloetzke Jan2019-05-211-0/+6
| * | | | selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-05-211-2/+3