netfilter: fix spelling mistake: "delimitter" -> "delimiter"
[deliverable/linux.git] / drivers /
2016-08-11  Philippe Reynesnet: ethernet: renesas: sh_eth: use new api ethtool_...
2016-08-11  Philippe Reynesnet: ethernet: renesas: sh_eth: use phydev from struct...
2016-08-11  Harini Katakamnet: macb: Add 64 bit addressing support for GEM
2016-08-11  Sudarsana Reddy... qed*: Add support for ethtool link_ksettings callbacks.
2016-08-11  David S. MillerMerge branch 'cpsw-refactor'
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: move ale, cpts and drivers...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: move napi struct to cpsw_common
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: move platform data and slaves...
2016-08-11  Ivan Khoronzhuknet; ethernet: ti: cpsw: move irq stuff under cpsw_common
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: move cpdma resources to cpsw_c...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: move links on h/w registers...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: replace pdev on dev
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: create common struct to hold...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: don't check slave num in runtime
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: remove clk var from priv
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: remove priv from cpsw_get_slav...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: remove intr dbg msg from poll...
2016-08-11  Ivan Khoronzhuknet: ethernet: ti: cpsw: simplify submit routine
2016-08-11  Gao Fengrps: Inspect PPTP encapsulated by GRE to get flow hash
2016-08-11  David S. MillerMerge branch 'qdisc-hashtable'
2016-08-11  Jiri Kosinanet: resolve symbol conflicts with generic hashtable.h
2016-08-10  Niklas Söderlundravb: use proper names for suspend/resume functions
2016-08-09  Niklas Söderlundravb: add sleep PM suspend/resume support
2016-08-09  Julia Lawallnet: dsa: b53: constify b53_io_ops structures
2016-08-09  Guillaume Naultppp: build ifname using unit identifier for rtnl based...
2016-08-08  Raju LakkarajuMicrosemi VSC 8531/41 PHY Driver
2016-08-08  Julia Lawallnet/fsl: use of_property_read_bool
2016-08-08  Haiyang Zhanghv_netvsc: Add handler for physical link speed change
2016-08-08  Haiyang Zhanghv_netvsc: Add query for initial physical link speed
2016-08-08  Grygorii Strashkonet: ethernet: ti: cpdma: remove used_desc counter
2016-08-08  Wei Yongjunqed: Use DEFINE_SPINLOCK() for spinlock
2016-08-08  Philippe Reynesnet: ethernet: marvell: mvneta: use new api ethtool_...
2016-08-08  Philippe Reynesnet: ethernet: marvell: mvneta: use phydev from struct...
2016-08-08  Philippe Reynesnet: ethernet: greth: use phy_ethtool_{get|set}_link_ks...
2016-08-08  Philippe Reynesnet: ethernet: greth: use phydev from struct net_device
2016-08-08  Philippe Reynesnet: ethernet: octeon: use phy_ethtool_{get|set}_link_k...
2016-08-08  Philippe Reynesnet: ethernet: octeon: use phydev from struct net_device
2016-08-08  David S. MillerMerge branch 'bna-next'
2016-08-08  Ivan Vecerabna: remove global bnad_list_mutex
2016-08-08  Ivan Vecerabna: change type of bna_id to atomic_t
2016-08-08  Ivan Vecerabna: remove useless linked list
2016-08-08  David S. MillerMerge branch 'be2net-next'
2016-08-08  Sathya Perlabe2net: replace polling with sleeping in the FW complet...
2016-08-08  Sriharsha Basavapatnabe2net: Avoid unnecessary firmware updates of multicast...
2016-08-08  Sathya Perlabe2net: do not remove vids from driver table if be_vid_...
2016-08-08  Somnath Koturbe2net: clear vlan-promisc setting before programming...
2016-08-08  pravin shelarnet: vxlan: lwt: Fix vxlan local traffic.
2016-08-08  pravin shelarnet: vxlan: lwt: Use source ip address during route...
2016-08-08  Paul Gortmakernet/ethernet: tundra: fix dump_eth_one warning in tsi10...
2016-08-08  David S. MillerMerge branch 'mlxsw-dcb-fixes'
2016-08-08  Ido Schimmelmlxsw: spectrum: Add missing DCB rollback in error...
2016-08-08  Ido Schimmelmlxsw: spectrum: Do not override PAUSE settings
2016-08-08  Ido Schimmelmlxsw: spectrum: Do not assume PAUSE frames are disabled
2016-08-07  Harini Katakamnet: macb: Correct CAPS mask
2016-08-07  David S. MillerMerge tag 'mac80211-for-davem-2016-08-05' of git:/...
2016-08-06  Geert Uytterhoevennet: dsa: b53: Add missing ULL suffix for 64-bit constant
2016-08-06  Wei Yongjunnet: arc_emac: add missing of_node_put() in arc_emac_pr...
2016-08-05  Maxim Altshulmac80211: Add ieee80211_hw pointer to get_expected_thro...
2016-08-03  David S. MillerMerge branch 'qlcnic-fixes'
2016-08-03  Manish Chopraqlcnic: Update version to 5.3.65
2016-08-03  Manish Chopraqlcnic: fix napi budget alteration
2016-08-03  Manish Chopraqlcnic: fix data structure corruption in async mbx...
2016-08-03  David S. MillerMerge branch 'tg3-fixes'
2016-08-03  Siva Reddy Kallamtg3: Report the correct number of RSS queues through...
2016-08-03  Satish Baddipadigetg3: Fix for diasllow rx coalescing time to be 0
2016-08-03  Arnd Bergmannnet: xgene: fix maybe-uninitialized variable
2016-08-03  Linus TorvaldsMerge tag 'trace-v4.8-1' of git://git./linux/kernel...
2016-08-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-08-03  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-08-02  Linus TorvaldsMerge tag 'for-linus-v4.8' of git://github.com/martinbr...
2016-08-02  Linus TorvaldsMerge tag 'ceph-for-4.8-rc1' of git://github.com/ceph...
2016-08-02  H. Nikolaus Schallerw1:omap_hdq: fix regression
2016-08-02  Andrew F. Davisw1: add helper macro module_w1_family
2016-08-02  Andrew F. Davisw1: remove need for ida and use PLATFORM_DEVID_AUTO
2016-08-02  Alexandre Bouninerapidio/switches: add driver for IDT gen3 switches
2016-08-02  Alexandre Bouninerapidio: modify for rev.3 specification changes
2016-08-02  Alexandre Bouninerapidio: change inbound window size type to u64
2016-08-02  Alexandre Bouninerapidio/idt_gen2: fix locking warning
2016-08-02  Alexandre Bouninerapidio: fix error handling in mbox request/release...
2016-08-02  Alexandre Bouninerapidio/tsi721_dma: advance queue processing from trans...
2016-08-02  Alexandre Bouninerapidio/tsi721: add messaging mbox selector parameter
2016-08-02  Alexandre Bouninerapidio/tsi721: add PCIe MRRS override parameter
2016-08-02  Alexandre Bouninerapidio/tsi721_dma: add channel mask and queue size...
2016-08-02  Alexandre Bouninerapidio: fix return value description for dma_prep...
2016-08-02  Joe Perchesrapidio: remove unnecessary 0x prefixes before %pa...
2016-08-02  Alexandre Bouninerapidio: add RapidIO channelized messaging driver
2016-08-02  Stephen Boydfirmware: support loading into a pre-allocated buffer
2016-08-02  Vikram Mulukutlafirmware: provide infrastructure to make fw caching...
2016-08-02  Stephen Boydfirmware: consolidate kmap/read/write logic
2016-08-02  Borislav Petkovfbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
2016-08-02  Luis de Bethencourtdynamic_debug: only add header when used
2016-08-02  Linus TorvaldsMerge tag 'drm-psr-fixes-for-v4.8' of git://people...
2016-08-02  Fabian Fredericktreewide: replace obsolete _refok by __ref
2016-08-02  NeilBrownmemstick: don't allocate unused major for ms_block
2016-08-02  Linus TorvaldsMerge tag 'pci-v4.8-changes' of git://git./linux/kernel...
2016-08-02  Ville Syrjälädrm/i915: Check PSR setup time vs. vblank length
2016-08-02  Ville Syrjälädrm/dp: Add drm_dp_psr_setup_time()
2016-08-02  Linus TorvaldsMerge tag 'for-linus-20160801' of git://git.infradead...
2016-08-02  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-08-02  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
next
This page took 0.056728 seconds and 8 git commands to generate.