summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2016-05-16bpf: add bpf_patch_insn_single helperDaniel Borkmann
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-16bpf: move bpf_jit_enable declarationDaniel Borkmann
2016-05-16bpf: minor cleanups in ebpf codeDaniel Borkmann
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot
2016-05-16net: vrf: protect changes to private data with rcuDavid Ahern
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet
2016-05-16netlink: kill nla_put_u64()Nicolas Dichtel
2016-05-16sock: propagate __sock_cmsg_send() errorEric Dumazet
2016-05-16net: qrtr: fix build problemsArnd Bergmann
2016-05-16Merge branch 'tc_flower_offload'David S. Miller
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai
2016-05-16net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai
2016-05-16Merge branch 'pxa168_eth-perf'David S. Miller
2016-05-16net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang
2016-05-16net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang
2016-05-16vxlan: set mac_header correctly in GPE modeJiri Benc
2016-05-16Merge branch 'xen-netback-control-ring'David S. Miller
2016-05-16xen-netback: use hash value from the frontendPaul Durrant
2016-05-16xen-netback: pass hash value to the frontendPaul Durrant
2016-05-16xen-netback: add control protocol implementationPaul Durrant
2016-05-16xen-netback: add control ring boilerplatePaul Durrant
2016-05-16Merge branch 'cls_u32_hw_sw'David S. Miller
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar
2016-05-16Merge branch 'hv_netvsc-races'David S. Miller
2016-05-16hv_netvsc: set nvdev link after populating chn_tableVitaly Kuznetsov
2016-05-16hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...Vitaly Kuznetsov
2016-05-16hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov
2016-05-16hv_netvsc: untangle the pointer messVitaly Kuznetsov
2016-05-16hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov
2016-05-16hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König
2016-05-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-15Merge branch 'bnxt_en-next'David S. Miller
2016-05-15bnxt_en: Use dma_rmb() instead of rmb().Michael Chan
2016-05-15bnxt_en: Add BCM57314 device ID.Michael Chan
2016-05-15bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan
2016-05-15bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan
2016-05-15bnxt_en: Improve the delay logic for firmware response.Michael Chan
2016-05-15bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan
2016-05-15bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde