summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-24net: hns3: fix a bug about hns3_clean_tx_ringLipeng
2017-10-24net: hns3: remove redundant memset when alloc bufferLipeng
2017-10-24net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng
2017-10-24net: hns3: get vf count by pci_sriov_get_totalvfsLipeng
2017-10-24net: hns3: fix the ops check in hns3_get_rxnfcLipeng
2017-10-24net: hns3: fix the bug when map buffer failLipeng
2017-10-24net: hns3: fix a bug when alloc new bufferLipeng
2017-10-23net: systemport: Guard against unmapped TX ringFlorian Fainelli
2017-10-23mlxsw: spectrum: Add another partition to KVD linearIdo Schimmel
2017-10-23mlxsw: spectrum: Increase number of linear entriesIdo Schimmel
2017-10-23mlxsw: spectrum_router: Populate adjacency entries according to weightsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Prepare for large adjacency groupsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Store weight in nexthop structIdo Schimmel
2017-10-23mlxsw: spectrum: Add ability to query KVDL allocation sizeIdo Schimmel
2017-10-23mlxsw: spectrum: Better represent KVDL partitionsIdo Schimmel
2017-10-23mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel
2017-10-23net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengthsFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengthsFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Add support for IPv6 CFP rulesFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all()Florian Fainelli
2017-10-23net: dsa: bcm_sf2: Make UDF slices more configurableFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functionsFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Use existing shift/masksFlorian Fainelli
2017-10-23isdn/gigaset: Provide cardstate context for bas timer callbacksKees Cook
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-22tun: do not arm flow_gc_timer in tun_flow_init()Eric Dumazet
2017-10-22tun: avoid extra timer schedule in tun_flow_cleanup()Eric Dumazet
2017-10-22tun: do not block BH again in tun_flow_cleanup()Eric Dumazet
2017-10-22nfp: use struct fields for 8 bit-wide accessPieter Jansen van Vuuren
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()Stefano Brivio
2017-10-22net: dsa: lan9303: Add fdb/mdb manipulationEgil Hjelmeland
2017-10-22net: dsa: lan9303: Add port_fast_age and port_fdb_dump methodsEgil Hjelmeland
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova