switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
[cascardo/linux.git] / drivers /
2015-05-12 Jiri Pirkoswitchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SW...
2015-05-12 David S. MillerMerge branch 'netdev_page_frags'
2015-05-12 Alexander Duyckbnx2x, tg3: Replace put_page(virt_to_head_page()) with...
2015-05-12 Alexander Duyckhisilicon: Replace put_page(virt_to_head_page()) with...
2015-05-12 Alexander Duycke1000: Replace e1000_free_frag with skb_free_frag
2015-05-12 Alexander Duyckmvneta: Replace put_page(virt_to_head_page(ptr)) w...
2015-05-12 Alexander Duycknetcp: Replace put_page(virt_to_head_page(ptr)) w/...
2015-05-12 Alexander Duyckigb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor...
2015-05-11 Michal Simeknet: ll_temac: Use one return statement instead of two
2015-05-11 Philippe Reynesnet: fec: add support of ethtool get_regs
2015-05-11 David S. MillerMerge branch 'bonding_netlink_lacp'
2015-05-11 Andy Gospodarekbonding: add netlink support for sys prio, actor sys...
2015-05-11 Mahesh Bandewarbonding: Implement user key part of port_key in an...
2015-05-11 Mahesh Bandewarbonding: Allow userspace to set actors' macaddr in...
2015-05-11 Mahesh Bandewarbonding: Allow userspace to set actors' system_priority...
2015-05-11 David S. MillerMerge branch 'kernel_socket_netns'
2015-05-11 Eric W. Biedermannet: Pass kern from net_proto_family.create to sk_alloc
2015-05-11 Eric W. Biedermannet: Add a struct net parameter to sock_create_kern
2015-05-11 Eric W. Biedermantun: Utilize the normal socket network namespace refcou...
2015-05-10 Varka Bhadramethernet: qualcomm: use spi instead of spi_device
2015-05-10 David S. MillerMerge branch 'netns-scalability'
2015-05-10 Nicolas Dichtelnetns: rename peernet2id() to peernet2id_alloc()
2015-05-10 David S. MillerMerge tag 'linux-can-next-for-4.2-20150506' of git...
2015-05-09 Harini Katakamnet: macb: Add change_mtu callback with jumbo support
2015-05-09 Harini Katakamnet: macb: Add support for jumbo frames
2015-05-09 Harini Katakamnet: macb: Add compatible string for Zynq Ultrascale...
2015-05-09 Claudiu Manoilgianfar: Enable changing mac addr when if up
2015-05-09 Claudiu Manoilgianfar: Move TxFIFO underrun handling to reset path
2015-05-09 David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-06' of git...
2015-05-09 Hariprasad Shenaicxgb4: Initialize RSS mode for all Ports
2015-05-09 David S. MillerMerge branch 'be2net'
2015-05-09 Sathya Perlabe2net: update the driver version to 10.6.0.2
2015-05-09 Vasundhara Volambe2net: update copyright year to 2015
2015-05-09 Kalesh APbe2net: use be_virtfn() instead of !be_physfn()
2015-05-09 Vasundhara Volambe2net: simplify UFI compatibility checking
2015-05-09 Suresh Reddybe2net: post full RXQ on interface enable
2015-05-09 Kalesh APbe2net: check for INSUFFICIENT_VLANS error
2015-05-09 Somnath Koturbe2net: receive pkts with L3, L4 errors on VFs
2015-05-09 Padmanabh Ratnakarbe2net: set interrupt moderation for Skyhawk-R using...
2015-05-09 Kalesh APbe2net: add support for spoofchk setting
2015-05-09 David S. MillerMerge branch 'sfc-next'
2015-05-09 Shradha Shahsfc: Bind the sfc driver to any available VF's
2015-05-09 Jon Coopersfc: Add use of shared RSS contexts.
2015-05-09 Edward Creesfc: Cope with permissions enforcement added to firmwar...
2015-05-09 Shradha Shahsfc: manually allocate and free vadaptors
2015-05-09 Shradha Shahsfc: create vports for VFs and assign random MAC addresses
2015-05-09 Shradha Shahsfc: Prepare to bind the sfc driver to the VF.
2015-05-09 Daniel Pieczkosfc: get the PF number and record in nic_data
2015-05-09 Daniel Pieczkosfc: create VEB vswitch and vport above default firmwar...
2015-05-09 Daniel Pieczkosfc: record the PF's vport ID in nic_data
2015-05-09 Daniel Pieczkosfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
2015-05-09 Shradha Shahsfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
2015-05-09 Shradha Shahsfc: Enable VF's via a write to the sysfs file sriov_numvfs
2015-05-09 Daniel Pieczkosfc: Move and rename efx_vf struct to siena_vf
2015-05-09 Shradha Shahsfc: Own header for nic-specific sriov functions, singl...
2015-05-09 David S. MillerMerge branch 'dsa-next'
2015-05-09 Andrew Lunnnet: dsa: mv88e6xxx: Fix false positive lockdep splat
2015-05-09 Andrew Lunnnet: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
2015-05-09 Andrew Lunnnet: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
2015-05-09 Andrew Lunnnet: dsa: mv88e6131: Add support for mv88e6185
2015-05-09 Andrew Lunnnet: dsa: mv88e6171: Add other members of the family
2015-05-09 Andrew Lunnnet: dsa: Move mv88e6172 support into mv88e6352 family...
2015-05-09 Andrew Lunnnet: dsa: Converting remaining registers to mnemonics
2015-05-09 Andrew Lunnnet: dsa: Centralize setting up ports
2015-05-09 Andrew Lunnnet: dsa: Centralise global and port setup code into...
2015-05-06 Marc Kleine-Buddecan: flexcan: replace open coded "mailbox code" by...
2015-05-06 Marc Kleine-Buddecan: flexcan: rename struct flexcan_regs::crl2 -> ctrl2
2015-05-06 Marc Kleine-Buddecan: flexcan: add documentation about mailbox organization
2015-05-06 David Jandercan: flexcan: add MB/FIFO specific column to comment...
2015-05-06 Arik Nemtsovcfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
2015-05-06 Ilan Peermac80211_hwsim: Fix the supported VHT mcs rates
2015-05-06 Ilan Peermac80211_hwsim: Set VHT capabilities only for the 5...
2015-05-06 Johannes Bergmac80211: extend get_tkip_seq to all keys
2015-05-06 Andreas Grögercan: janz-ican3: add support for CAL/CANopen firmware
2015-05-05 Thomas Grafvxlan: Correctly set flow*i_mark and flow4i_proto in...
2015-05-05 Michal Simeknet: axienet: Fix kernel-doc warnings
2015-05-05 Srikanth Thokalanet: axienet: Removed _of_ prefix in probe and remove...
2015-05-05 Srikanth Thokalanet: axienet: Use of_property_* calls
2015-05-05 Srikanth Thokalanet: axienet: Use devm_* calls
2015-05-05 Srikanth Thokalanet: axienet: Use pdev instead of op
2015-05-05 Michal Simeknet: axienet: Fix comments blocks
2015-05-05 Srikanth Thokalanet: axienet: Removed coding style errors and warnings
2015-05-05 Srikanth Thokalanet: axienet: Support phy-less mode of operation
2015-05-05 Srikanth Thokalanet: axienet: Handle jumbo frames for lesser frame...
2015-05-05 Peter Crosthwaitenet: axienet: Service completion interrupts ASAP
2015-05-05 Peter Crosthwaitenet: axienet: Handle 0 packet receive gracefully
2015-05-05 Srikanth Thokalanet: axienet: Support for RGMII
2015-05-05 David S. MillerMerge branch 'cxgb4-next'
2015-05-05 Hariprasad Shenaicxgb4: Discard the packet if the length is greater...
2015-05-05 Hariprasad Shenaicxgb4: Move SGE Ingress DMA state monitor code to a...
2015-05-05 Hariprasad Shenaicxgb4: Add device node to ULD info
2015-05-05 Hariprasad Shenaicxgb4: Pass in a Congestion Channel Map to t4_sge_alloc...
2015-05-05 Hariprasad Shenaicxgb4: Enable congestion notification from SGE for...
2015-05-05 Hariprasad Shenaicxgb4: Make sure that Freelist size is larger than...
2015-05-05 David S. MillerMerge branch 'ipvlan-mcast'
2015-05-05 Mahesh Bandewaripvlan: Always set broadcast bit in multicast filter
2015-05-05 Mahesh Bandewaripvlan: Defer multicast / broadcast processing to a...
2015-05-05 Johannes Bergmac80211: make LED trigger names const
2015-05-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-05-04 Mark Rustadixgbe: Use a signed type to hold error codes
next