aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16bpf: add bpf_patch_insn_single helperDaniel Borkmann3-44/+83
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann2-6/+0
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann8-10/+18
2016-05-16bpf: move bpf_jit_enable declarationDaniel Borkmann2-1/+2
2016-05-16bpf: minor cleanups in ebpf codeDaniel Borkmann2-21/+15
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot2-34/+8
2016-05-16net: vrf: protect changes to private data with rcuDavid Ahern1-23/+47
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet3-22/+20
2016-05-16netlink: kill nla_put_u64()Nicolas Dichtel1-12/+2
2016-05-16sock: propagate __sock_cmsg_send() errorEric Dumazet2-4/+6
2016-05-16net: qrtr: fix build problemsArnd Bergmann2-2/+4
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai3-7/+69
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai6-2/+255
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai6-10/+106
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai4-3/+173
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai1-171/+132
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2-0/+22
2016-05-16net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai1-0/+15
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2-2/+30
2016-05-16net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang1-4/+4
2016-05-16net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang1-2/+2
2016-05-16vxlan: set mac_header correctly in GPE modeJiri Benc1-0/+1
2016-05-16xen-netback: use hash value from the frontendPaul Durrant1-0/+27
2016-05-16xen-netback: pass hash value to the frontendPaul Durrant2-14/+77
2016-05-16xen-netback: add control protocol implementationPaul Durrant5-3/+502
2016-05-16xen-netback: add control ring boilerplatePaul Durrant4-30/+277
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar3-9/+54
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2-3/+3
2016-05-16hv_netvsc: set nvdev link after populating chn_tableVitaly Kuznetsov1-11/+18
2016-05-16hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()Vitaly Kuznetsov1-2/+7
2016-05-16hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov4-64/+72
2016-05-16hv_netvsc: untangle the pointer messVitaly Kuznetsov4-122/+99
2016-05-16hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov1-4/+17
2016-05-16hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov3-6/+13
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König2-0/+11
2016-05-15bnxt_en: Use dma_rmb() instead of rmb().Michael Chan1-1/+1
2016-05-15bnxt_en: Add BCM57314 device ID.Michael Chan1-0/+3
2016-05-15bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan2-37/+30
2016-05-15bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan1-1/+1
2016-05-15bnxt_en: Improve the delay logic for firmware response.Michael Chan1-9/+10
2016-05-15bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan1-0/+7
2016-05-15bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde1-0/+18
2016-05-15bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROAjit Khaparde4-0/+167
2016-05-15bnxt_en: Fix invalid max channel parameter in ethtool -l.Satish Baddipadige1-1/+5
2016-05-14net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli1-1/+1
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari1-1/+1