summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix direct packet write into pop/peek helpersDaniel Borkmann2018-10-251-2/+0
* bpf: fix cg_skb types to hint access type in may_access_direct_pkt_dataDaniel Borkmann2018-10-251-0/+1
* bpf: fix direct packet access for flow dissector progsDaniel Borkmann2018-10-251-2/+4
* bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann2018-10-252-1/+7
* bpf: fix test suite to enable all unpriv program typesDaniel Borkmann2018-10-251-2/+13
* bpf, btf: fix a missing check bug in btf_parseMartin Lau2018-10-261-33/+25
* selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju2018-10-261-0/+2
* bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo2018-10-261-2/+1
* octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun2018-10-251-1/+1
* net: ethernet: cadence: fix socket buffer corruption problemTristram Ha2018-10-251-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-10-249-138/+77
|\
| * ice: Poll for link status changeAnirudh Venkataramanan2018-10-243-120/+25
| * ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan2018-10-242-4/+17
| * ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-244-0/+25
| * ice: Use capability count returned by the firmwareAnirudh Venkataramanan2018-10-241-3/+1
| * ice: Update expected FW versionAnirudh Venkataramanan2018-10-241-3/+2
| * ice: Change device ID define names to align with branding stringAnirudh Venkataramanan2018-10-242-6/+6
| * ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan2018-10-242-2/+1
* | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-242-7/+9
* | net: sched: Remove TCA_OPTIONS from policyDavid Ahern2018-10-241-1/+0
* | net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose2018-10-241-4/+6
* | octeontx2-af: Copy the right amount of memoryDan Carpenter2018-10-241-1/+1
* | net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-10-243-6/+39
* | Merge branch 'route-dump-filter-fixes'David S. Miller2018-10-248-13/+34
|\ \
| * | net: rtnl_dump_all needs to propagate error from dumpit functionDavid Ahern2018-10-241-2/+4
| * | net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-245-0/+14
| * | net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-6/+8
| * | net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-5/+8
|/ /
* | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-2496-2100/+679
|\ \
| * | docs: Fix typos in histogram.rstMasanari Iida2018-10-181-3/+3
| * | docs: Introduce deprecated APIs listKees Cook2018-10-183-0/+123
| * | kernel-doc: fix declaration type determinationRandy Dunlap2018-10-181-4/+4
| * | doc: fix a typo in adding-syscalls.rstGuillaume Dore2018-10-181-1/+1
| * | docs/admin-guide: memory-hotplug: remove table of contentsMike Rapoport2018-10-121-21/+0
| * | doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven2018-10-122-14/+12
| * | Documentation: preempt-locking: Use better exampleAndrew Murray2018-10-121-6/+6
| * | dm flakey: Document "error_writes" featureNikolay Borisov2018-10-121-0/+4
| * | docs/completion.txt: Fix a couple of punctuation nitsJohn Garry2018-10-121-3/+3
| * | LICENSES: Add ISC license textHans de Goede2018-10-121-0/+24
| * | LICENSES: Add note to CDDL-1.0 license that it should not be usedHans de Goede2018-10-121-1/+5
| * | docs/core-api: memory-hotplug: add some details about locking internalsDavid Hildenbrand2018-10-121-0/+38
| * | docs/core-api: rename memory-hotplug-notifier to memory-hotplugMike Rapoport2018-10-122-3/+6
| * | docs: improve readability for people with poorer eyesightDarrick J. Wong2018-10-072-3/+41
| * | yama: clarify ptrace_scope=2 in Yama documentationYves-Alexis Perez2018-10-071-2/+2
| * | docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport2018-10-073-83/+86
| * | docs: move memory hotplug description into admin-guide/mmMike Rapoport2018-10-072-36/+38
| * | doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer2018-09-201-4/+4
| * | docs: fix some broken documentation referencesMauro Carvalho Chehab2018-09-204-5/+5
| * | iommu: Fix passthrough option documentationRobin Murphy2018-09-201-1/+1
| * | docs: core-api: add memory allocation guideMike Rapoport2018-09-202-0/+123