summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari
2017-09-29i40e/i40evf: rename bytes_per_int to bytes_per_usecJacob Keller
2017-09-29net: ipv4: remove fib_info arg to fib_check_nhDavid Ahern
2017-09-29net: ipv4: remove fib_weightDavid Ahern
2017-09-29Merge branch 'bpf-extend-info'David S. Miller
2017-09-29bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau
2017-09-29bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau
2017-09-29tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov
2017-09-28Merge branch 'hns3-dcb'David S. Miller
2017-09-28net: hns3: Add DCB support when interacting with network stackYunsheng Lin
2017-09-28net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin
2017-09-28net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add some interface for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin
2017-09-28net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin
2017-09-28net: hns3: Add support for PFC setting in TM moduleYunsheng Lin
2017-09-28net: hns3: Add support for dynamically buffer reallocationYunsheng Lin
2017-09-28net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan
2017-09-28net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk
2017-09-28net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk
2017-09-28Merge branch 'bpf-verifier-disassembly-improvements'David S. Miller
2017-09-28bpf/verifier: improve disassembly of BPF_NEG instructionsEdward Cree
2017-09-28bpf/verifier: improve disassembly of BPF_END instructionsEdward Cree
2017-09-28cxgb4: make function ch_flower_stats_cb, fixes warningColin Ian King
2017-09-28Merge branch 'rtnl-pushdown-prep'David S. Miller
2017-09-28rtnetlink: rtnl_have_link_slave_info doesn't need rtnlFlorian Westphal
2017-09-28rtnetlink: add helpers to dump netnsid informationFlorian Westphal
2017-09-28rtnetlink: add helpers to dump vf informationFlorian Westphal
2017-09-28rtnetlink: add helper to put master and link ifindexesFlorian Westphal
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal
2017-09-28net_sched: use idr to allocate u32 filter handlesCong Wang
2017-09-28net_sched: use idr to allocate basic filter handlesCong Wang
2017-09-28net_sched: use idr to allocate bpf filter handlesCong Wang
2017-09-28inetpeer: speed up inetpeer_invalidate_tree()Eric Dumazet
2017-09-27Merge branch 'mlxsw-Add-support-for-offloading-IPv4-multicast-routes'David S. Miller
2017-09-27mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi
2017-09-27mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi
2017-09-27mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi
2017-09-27mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi
2017-09-27mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi
2017-09-27ipmr: Send FIB notifications on MFC and VIF entriesYotam Gigi