summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-03openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens
2017-07-03Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-03net: make sk_ehashfn() staticEric Dumazet
2017-07-03net: avoid one splat in fib_nl_delrule()Eric Dumazet
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun
2017-07-03net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys
2017-07-03netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas
2017-07-03Merge branch 'vxlan-geneve-fix-hlist-corruption'David S. Miller
2017-07-03geneve: fix hlist corruptionJiri Benc
2017-07-03vxlan: fix hlist corruptionJiri Benc
2017-07-03net/mlxfw: Properly handle dependancy with non-loadable mlx5Or Gerlitz
2017-07-03iucv: Convert sk_wmem_alloc accesses to refcount_t.David S. Miller
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller
2017-07-03Merge branch 'bpf-misc-helper-verifier-improvements'David S. Miller
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann
2017-07-03bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend
2017-07-03bpf: extend bpf_trace_printk to support %iJohn Fastabend
2017-07-03bpf: export whether tail call has jited ownerDaniel Borkmann
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann
2017-07-03bpf, net: add skb_mac_header_len helperDaniel Borkmann
2017-07-03net: cdc_mbim: apply "NDP to end" quirk to HP lt4132Tore Anderson
2017-07-03Documentation: fix wrong example commandMatteo Croce
2017-07-03vxlan: correctly set vxlan->net when creating the device in a netnsSabrina Dubroca
2017-07-03Merge branch 'hns-phy-loopback'David S. Miller
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell
2017-07-03ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-03net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter
2017-07-03Merge branch 'qed-Add-iWARP-support-for-QL4xxxx'David S. Miller
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-07-02bpf: fix to bpf_setsockopsLawrence Brakmo
2017-07-01Merge branch 'bpf-Add-support-for-sock_ops'David S. Miller
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo
2017-07-01bpf: Adds support for setting sndcwnd clampLawrence Brakmo
2017-07-01bpf: Sample BPF program to set initial cwndLawrence Brakmo