Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | net: dsa: Allow compiling out legacy support | Florian Fainelli | 2017-12-07 | 1 | -0/+11 | |
* | | | | | | act_mirred: get rid of tcfm_ifindex from struct tcf_mirred | Cong Wang | 2017-12-06 | 1 | -4/+2 | |
* | | | | | | net_sched: remove unused parameter from act cleanup ops | Cong Wang | 2017-12-06 | 1 | -1/+1 | |
* | | | | | | net: dsa: return per-port upstream port | Vivien Didelot | 2017-12-06 | 1 | -3/+6 | |
* | | | | | | net: sched: sch_api: fix code style issues | Alexander Aring | 2017-12-05 | 1 | -4/+6 | |
* | | | | | | net_sched: get rid of rcu_barrier() in tcf_block_put_ext() | Cong Wang | 2017-12-05 | 1 | -1/+0 | |
* | | | | | | phylib: Add device reset GPIO support | Sergei Shtylyov | 2017-12-05 | 2 | -0/+8 | |
* | | | | | | flow_dissector: dissect tunnel info outside __skb_flow_dissect() | Simon Horman | 2017-12-05 | 1 | -0/+5 | |
* | | | | | | tun: add eBPF based queue selection method | Jason Wang | 2017-12-05 | 1 | -0/+1 | |
* | | | | | | phylink: convert to fwnode | Russell King | 2017-12-05 | 1 | -1/+2 | |
* | | | | | | sfp: convert to fwnode | Russell King | 2017-12-05 | 1 | -3/+4 | |
* | | | | | | sfp: add documentation for kernel APIs | Russell King | 2017-12-05 | 1 | -14/+36 | |
* | | | | | | phylink: add documentation for kernel APIs | Russell King | 2017-12-05 | 1 | -48/+135 | |
* | | | | | | phylink: remove phylink_init_eee() | Russell King | 2017-12-05 | 1 | -1/+0 | |
* | | | | | | phylink: get rid of separate Cisco SGMII and 802.3z modes | Russell King | 2017-12-05 | 1 | -12/+7 | |
* | | | | | | phy: add phy_interface_mode_is_8023z() helper | Russell King | 2017-12-05 | 1 | -0/+14 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-05 | 17 | -52/+73 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-04 | 5 | -6/+5 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-12-03 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| | | * | | | trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list | Xie XiuQi | 2017-11-30 | 1 | -0/+1 | |
| | * | | | | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() | David Ahern | 2017-12-03 | 1 | -2/+1 | |
| | * | | | | sctp: abandon the whole msg if one part of a fragmented message is abandoned | Xin Long | 2017-12-01 | 1 | -1/+2 | |
| | * | | | | act_sample: get rid of tcf_sample_cleanup_rcu() | Cong Wang | 2017-11-30 | 1 | -1/+0 | |
| | * | | | | skbuff: Grammar s/are can/can/, s/change/changes/ | Geert Uytterhoeven | 2017-11-30 | 1 | -2/+1 | |
| * | | | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2017-12-02 | 1 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | move libgcc.h to include/linux | Christoph Hellwig | 2017-12-01 | 1 | -0/+0 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-12-01 | 2 | -33/+21 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-12-01 | 1 | -22/+10 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | drm/ttm: fix populate_and_map() functions once more | Christian König | 2017-11-29 | 1 | -22/+10 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2017-12-01 | 1 | -11/+11 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | uapi: fix linux/kfd_ioctl.h userspace compilation errors | Dmitry V. Levin | 2017-11-26 | 1 | -11/+11 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bcache: Fix building error on MIPS | Huacai Chen | 2017-11-25 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-12-01 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki | 2017-11-30 | 2 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI / EC: Fix regression related to PM ops support in ECDT device | Lv Zheng | 2017-11-21 | 2 | -0/+2 | |
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-30 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr | 2017-11-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-30 | 5 | -12/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" | Ian Kent | 2017-11-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | mm: migrate: fix an incorrect call of prep_transhuge_page() | Zi Yan | 2017-11-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | mm: introduce get_user_pages_longterm | Dan Williams | 2017-11-30 | 2 | -0/+27 | |
| | * | | | | | | | | | | mm, hugetlbfs: introduce ->split() to vm_operations_struct | Dan Williams | 2017-11-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 2017-11-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams | 2017-11-30 | 2 | -8/+8 | |
* | | | | | | | | | | | | rtnetlink: ipv6: convert remaining users to rtnl_register_module | Florian Westphal | 2017-12-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-04 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net: xdp: report flags program was installed with on query | Jakub Kicinski | 2017-12-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | net: xdp: avoid output parameters when querying XDP prog | Jakub Kicinski | 2017-12-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | rtnetlink: remove __rtnl_register | Florian Westphal | 2017-12-04 | 1 | -2/+0 |