summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-251-1/+1
* net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-251-1/+3
* net: erspan: fix use-after-freeWilliam Tu2018-01-241-2/+2
* net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski2018-01-241-11/+0
* cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-241-1/+0
* net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+15
* net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-241-1/+2
* net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-241-2/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-232-0/+25
|\
| * mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-221-0/+21
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-201-0/+4
| |\
| | * KVM: s390: wire up bpb featureChristian Borntraeger2018-01-201-0/+1
| | * KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-191-0/+3
* | | net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli2018-01-231-2/+2
* | | net: sched: create tc_can_offload_extack() wrapperQuentin Monnet2018-01-221-0/+11
* | | net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-221-1/+4
* | | net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-222-2/+6
* | | macsec: restore uAPI after addition of GCM-AES-256Sabrina Dubroca2018-01-221-3/+3
* | | device property: Allow iterating over available child fwnodesMarcin Wojtas2018-01-221-0/+6
* | | device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-222-0/+5
* | | device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2018-01-221-0/+1
* | | device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-221-0/+2
* | | Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-222-4/+12
|\ \ \
| * | | net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-192-2/+7
| * | | net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-216-41/+84
|\ \ \ \
| * | | | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-192-2/+19
| * | | | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-112-0/+2
| * | | | netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam2018-01-101-0/+57
| * | | | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-101-21/+2
| * | | | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-9/+2
| * | | | netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-102-4/+5
| * | | | netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso2018-01-101-6/+0
| * | | | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-101-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-213-4/+12
|\ \ \ \ \
| * | | | | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-182-0/+5
| * | | | | bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer2018-01-182-4/+5
| * | | | | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang2018-01-181-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-203-6/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-171-4/+4
| |\ \ \ \ \
| | * | | | | delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-4/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-171-1/+7
| |\ \ \ \ \
| | * | | | | module: Add retpoline tag to VERMAGICAndi Kleen2018-01-171-1/+7
* | | | | | | net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-191-2/+5
* | | | | | | net: sched: cls: add extack support for delete callbackAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: add extack support for change callbackAlexander Aring2018-01-191-1/+2
* | | | | | | net: sched: cls: fix code style issuesAlexander Aring2018-01-191-1/+2
* | | | | | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-191-0/+1
| |_|_|_|_|/ |/| | | | |