summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-4/+2
* net_sched: remove unused parameter from act cleanup opsCong Wang2017-12-061-1/+1
* net: dsa: return per-port upstream portVivien Didelot2017-12-061-3/+6
* net: sched: sch_api: fix code style issuesAlexander Aring2017-12-051-4/+6
* net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2017-12-051-1/+0
* phylib: Add device reset GPIO supportSergei Shtylyov2017-12-052-0/+8
* flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman2017-12-051-0/+5
* tun: add eBPF based queue selection methodJason Wang2017-12-051-0/+1
* phylink: convert to fwnodeRussell King2017-12-051-1/+2
* sfp: convert to fwnodeRussell King2017-12-051-3/+4
* sfp: add documentation for kernel APIsRussell King2017-12-051-14/+36
* phylink: add documentation for kernel APIsRussell King2017-12-051-48/+135
* phylink: remove phylink_init_eee()Russell King2017-12-051-1/+0
* phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King2017-12-051-12/+7
* phy: add phy_interface_mode_is_8023z() helperRussell King2017-12-051-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-0517-52/+73
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-045-6/+5
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-0/+1
| | |\
| | | * trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2017-11-301-0/+1
| | * | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
| | * | sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-011-1/+2
| | * | act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-301-1/+0
| | * | skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven2017-11-301-2/+1
| * | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-021-0/+0
| |\ \ \
| | * | | move libgcc.h to include/linuxChristoph Hellwig2017-12-011-0/+0
| * | | | Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-012-33/+21
| |\ \ \ \
| | * \ \ \ Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-011-22/+10
| | |\ \ \ \
| | | * | | | drm/ttm: fix populate_and_map() functions once moreChristian König2017-11-291-22/+10
| | | |/ / /
| | * | | | Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie2017-12-011-11/+11
| | |\ \ \ \
| | | * | | | uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2017-11-261-11/+11
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | bcache: Fix building error on MIPSHuacai Chen2017-11-251-1/+1
| * | | | | | | Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-12-012-0/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-302-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-212-0/+2
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-0/+3
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-305-12/+41
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent2017-11-301-1/+2
| | * | | | | | | | | mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan2017-11-301-1/+1
| | * | | | | | | | | mm: introduce get_user_pages_longtermDan Williams2017-11-302-0/+27
| | * | | | | | | | | mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-11-301-0/+1
| | * | | | | | | | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-301-2/+2
| | * | | | | | | | | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-302-8/+8
* | | | | | | | | | | rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal2017-12-041-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: xdp: report flags program was installed with on queryJakub Kicinski2017-12-031-0/+2
| * | | | | | | | | | | net: xdp: avoid output parameters when querying XDP progJakub Kicinski2017-12-031-1/+2
* | | | | | | | | | | | rtnetlink: remove __rtnl_registerFlorian Westphal2017-12-041-2/+0
* | | | | | | | | | | | rtnetlink: get reference on module before invoking handlersFlorian Westphal2017-12-041-0/+2