summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar
2017-09-05cxgb4: fix memory leakGanesh Goudar
2017-09-05tun: rename generic_xdp to skb_xdpJason Wang
2017-09-05tun: reserve extra headroom only when XDP is setJason Wang
2017-09-05Merge branch 'dsa-tx-queues'David S. Miller
2017-09-05net: dsa: bcm_sf2: Configure IMP port TC2QOS mappingFlorian Fainelli
2017-09-05net: dsa: bcm_sf2: Advertise number of egress queuesFlorian Fainelli
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-05Merge branch 'flow_dissector-fixes'David S. Miller
2017-09-05flow_dissector: Add limit for number of headers to dissectTom Herbert
2017-09-05flow_dissector: Cleanup control flowTom Herbert
2017-09-05soc: ti/knav_dma: include dmaengine headerArnd Bergmann
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann
2017-09-05bpf: fix numa_node validationEric Dumazet
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso
2017-09-04netlink: add NLM_F_NONREC flag for deletion requestsPablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-09-03Merge branch 'qualcomm-rmnet-Fix-comments-on-initial-patchset'David S. Miller
2017-09-03net: qualcomm: rmnet: Rename real_dev_info to portSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Implement ndo_get_iflinkSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Refactor the new rmnet dev creationSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Move the device creation logSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Remove the unused endpoint -1Subash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32Subash Abhinov Kasiviswanathan
2017-09-03Merge branch 'nfp-refactor-app-init-and-minor-flower-fixes'David S. Miller
2017-09-03nfp: flower: restore RTNL locking around representor updatesJakub Kicinski
2017-09-03nfp: build the flower offload by defaultJakub Kicinski
2017-09-03nfp: be drop monitor friendlyJakub Kicinski
2017-09-03nfp: move the start/stop app callbacks backJakub Kicinski
2017-09-03nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-03Merge branch 'mlxsw-Offloading-GRE-tunnels'David S. Miller
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata