summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05Merge branch 'xgene-Misc-bug-fixes'David S. Miller
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian
2017-09-05rocker: fix kcalloc parameter orderZahari Doychev
2017-09-05rds: Fix non-atomic operation on shared flag variableHÃ¥kon Bugge
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski
2017-09-05vhost_net: correctly check tx avail during rx busy pollingJason Wang
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
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