netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT] Networking
Date: Wed, 12 Dec 2012 15:11:16 -0500 (EST)	[thread overview]
Message-ID: <20121212.151116.143443755590581447.davem@davemloft.net> (raw)


There is one merge conflict to resolve in net/sched/cls_cgroup.c,
one commit changes the name of some members to "css_*" (this came
from Tejun's tree) and another commit adds an "attach" method.

Keep all the "css_*" fields from Tejun's changes, and take only the
".attach = cgrp_attach," addtion from the net-next tree.

1) Allow to dump, monitor, and change the bridge multicast database
   using netlink.  From Cong Wang.

2) RFC 5961 TCP blind data injection attack mitigation, from Eric
   Dumazet.

3) Networking user namespace support from Eric W. Biederman.

4) tuntap/virtio-net multiqueue support by Jason Wang.

5) Support for checksum offload of encapsulated packets (basically,
   tunneled traffic can still be checksummed by HW).  From Joseph
   Gasparakis.

6) Allow BPF filter access to VLAN tags, from Eric Dumazet and
   Daniel Borkmann.

7) Bridge port parameters over netlink and BPDU blocking support
   from Stephen Hemminger.

8) Improve data access patterns during inet socket demux by rearranging
   socket layout, from Eric Dumazet.

9) TIPC protocol updates and cleanups from Ying Xue, Paul Gortmaker, and
   Jon Maloy.

10) Update TCP socket hash sizing to be more in line with current day
    realities.  The existing heurstics were choosen a decade ago.
    From Eric Dumazet.

11) Fix races, queue bloat, and excessive wakeups in ATM and
    associated drivers, from Krzysztof Mazur and David Woodhouse.

12) Support DOVE (Distributed Overlay Virtual Ethernet) extensions
    in VXLAN driver, from David Stevens.

13) Add "oops_only" mode to netconsole, from Amerigo Wang.

14) Support set and query of VEB/VEPA bridge mode via PF_BRIDGE, also
    allow DCB netlink to work on namespaces other than the initial
    namespace.  From John Fastabend.

15) Support PTP in the Tigon3 driver, from Matt Carlson.

16) tun/vhost zero copy fixes and improvements, plus turn it on
    by default, from Michael S. Tsirkin.

17) Support per-association statistics in SCTP, from Michele
    Baldessari.

And many, many, driver updates, cleanups, and improvements.  Too
numerous to mention individually.

Please pull, thanks a lot.

The following changes since commit e9296e89b85604862bd9ec2d54dc43edad775c0d:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2012-11-28 21:54:07 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master

for you to fetch changes up to 520dfe3a3645257bf83660f672c47f8558f3d4c4:

  net/mlx4_en: Add support for destination MAC in steering rules (2012-12-12 13:02:30 -0500)

----------------------------------------------------------------
Aarthi Thiruvengadam (1):
      ath6kl: use custom MAC address for newly created interfaces

Abhijit Pawar (2):
      net: remove obsolete simple_strto<foo>
      net: remove obsolete simple_strto<foo>

Akeem G. Abodunrin (3):
      igb: Support for modifying UDP RSS flow hashing
      igb: Ethtool support to enable and disable EEE
      igb: Acquire, release semaphore for writing each EEPROM page

Akinobu Mita (2):
      sctp: use bitmap_weight
      mISDN: improve bitops usage

Alan Cox (4):
      brcm80211: remove some truely barftastic code
      isdn: remove dead code
      l2tp: session is an array not a pointer
      ipvs: remove silly double assignment

Alan Ott (3):
      6lowpan: consider checksum bytes in fragmentation threshold
      mac802154: fix memory leaks
      mac802154: use kfree_skb() instead of dev_kfree_skb()

Alexander Duyck (31):
      ixgbe: Initialize q_vector cpu and affinity masks correctly
      ixgbe: Enable jumbo frames support w/ SR-IOV
      ixgbe: Move message handling routines into their own functions
      ixgbe: Add mailbox API version negotiation support to ixgbe PF
      igb: Split Rx timestamping into two separate functions
      igb: Do not use header split, instead receive all frames into a single buffer
      igb: Combine post-processing of skb into a single function
      igb: Map entire page and sync half instead of mapping and unmapping half pages
      igb: Move rx_buffer related code in Rx cleanup path into separate function
      igb: Lock buffer size at 2K even on systems with larger pages
      igb: Combine q_vector and ring allocation into a single function
      igb: Move the calls to set the Tx and Rx queues into igb_open
      igb: Split igb_update_dca into separate Tx and Rx functions
      ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
      ixgbe: Add support for tracking the default user priority to SR-IOV
      ixgbe: Add support for GET_QUEUES message to get DCB configuration
      ixgbe: Enable support for VF API version 1.1 in the PF.
      ixgbevf: Add VF DCB + SR-IOV support
      ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
      ixgbe: Fix possible memory leak in ixgbe_set_ringparam
      ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
      igb: Fix sparse warning in igb_ptp_rx_pktstamp
      ixgbe: Do not use DCA to prefetch the entire packet into the cache
      igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
      igb: Update igb Tx flags to improve code efficiency
      igb: Improve performance and reduce size of igb_tx_map
      ioat: Do not enable DCA if tag map is invalid
      igb: Do not parse past IP header on fragments beyond the first
      ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
      ixgbe: Do not parse past IP header on fragments beyond the first
      net: Handle encapsulated offloads before fragmentation or handing to lower dev

Alexander Shiyan (1):
      irda: ep7211-sir: Convert to platform_diver

Alexander Stein (1):
      can: Do not call dev_put if restart timer is running upon close

Amerigo Wang (10):
      ipv6: use IS_ENABLED()
      vlan: use IS_ENABLED()
      ipv6: remove a useless NULL check
      ipv6: introduce ip6_rt_put()
      netconsole: add oops_only module option
      virtio_net: use net_*_ratelimited() helpers
      net: convert __IPTUNNEL_XMIT() to an inline function
      net: unify for_each_ip_tunnel_rcu()
      bridge: implement multicast fast leave
      virtio_net: fix a typo in virtnet_alloc_queues()

Amir Vadai (3):
      MAINTAINERS: Add Mellanox ethernet driver - mlx4_en
      net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
      net/mlx4_en: Set number of rx/tx channels using ethtool

Amitkumar Karwar (8):
      cfg80211: code rearrangement to avoid forward declarations
      mwifiex: use LOW_PRIORITY scan flag provided in scan request
      mwifiex: abort scan upon interface down
      mwifiex: minor cleanup and a fix in scan semaphore usage
      mwifiex: disable channel filtering for SSID specific scan from user
      Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
      nl/cfg80211: advertise OBSS scan requirement
      mwifiex: add support for SDIO card reset

Andi Kleen (1):
      ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()

Andreas Larsson (2):
      can: grcan: Add device driver for GRCAN and GRHCAN cores
      can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC

Andrei Emeltchenko (84):
      Bluetooth: Add HCI logical link cmds definitions
      Bluetooth: A2MP: Create amp_mgr global list
      Bluetooth: AMP: Use HCI cmd to Read AMP Info
      Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
      Bluetooth: A2MP: Process Discover Response
      Bluetooth: AMP: Physical link struct and helpers
      Bluetooth: AMP: Remote AMP ctrl definitions
      Bluetooth: AMP: Handle create / disc phylink req
      Bluetooth: A2MP: Process A2MP Getinfo Rsp
      Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
      Bluetooth: Choose connection based on capabilities
      Bluetooth: AMP: Add AMP key calculation
      Bluetooth: AMP: Create Physical Link
      Bluetooth: AMP: Write remote AMP Assoc
      Bluetooth: A2MP: Add fallback to normal l2cap init sequence
      Bluetooth: AMP: Process Chan Selected event
      Bluetooth: AMP: Accept Physical Link
      Bluetooth: AMP: Handle Accept phylink command status evt
      Bluetooth: Use %pMR in debug instead of batostr
      Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
      Bluetooth: Use %pMR instead of baswap in seq_show
      bluetooth: Remove unneeded batostr function
      Bluetooth: Factor out hci_queue_acl
      Bluetooth: Factor out Create Configuration Response
      Bluetooth: Use %zu print specifier for size_t type
      Bluetooth: A2MP: Correct assoc_len size
      Bluetooth: btmrvl: Correct num_block name
      Bluetooth: btmrvl: Use DIV_ROUND_UP macro
      Bluetooth: btmrvl: Fix skb buffer overflow
      Bluetooth: A2MP: Fix potential NULL dereference
      Bluetooth: AMP: Fix possible NULL dereference
      Bluetooth: Fix dereference after NULL check
      Bluetooth: AMP: Factor out amp_ctrl_add
      Bluetooth: AMP: Factor out phylink_add
      Bluetooth: AMP: Use block_mtu for AMP controller
      Bluetooth: Adjust L2CAP Max PDU size for AMP packets
      Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
      Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
      Bluetooth: Allow to set flush timeout
      Bluetooth: AMP: Handle AMP_LINK timeout
      Bluetooth: AMP: Add handle to hci_chan structure
      Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
      Bluetooth: AMP: Handle AMP_LINK connection
      Bluetooth: AMP: Hanlde AMP_LINK case in conn_put
      Bluetooth: AMP: Use Loglink handle in ACL Handle field
      Bluetooth: AMP: Handle complete frames in l2cap
      Bluetooth: AMP: Drop packets when no l2cap conn exist
      Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
      Bluetooth: Zero bredr pointer when chan is deleted
      Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
      mwifiex: Using %*phD instead of print_hex_dump_bytes
      Bluetooth: trivial: Remove unneeded assignment
      Bluetooth: Use helper function sending EFS conf rsp
      Bluetooth: AMP: Process Physical Link Complete evt
      Bluetooth: AMP: Process Logical Link complete evt
      Bluetooth: Add put(hcon) when deleting hchan
      Bluetooth: trivial: Fix braces style and remove empty line
      Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
      Bluetooth: Return correct L2CAP response type
      Bluetooth: Derive remote and local amp id from chan struct
      Bluetooth: AMP: Add Logical Link Create function
      Bluetooth: AMP: Process Disc Logical Link
      Bluetooth: AMP: Process Disc Physical Link Complete evt
      Bluetooth: AMP: Remove hci_conn receiving error command status
      Bluetooth: Disconnect logical link when deleting chan
      Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
      Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
      Bluetooth: Process Create Chan Request
      Bluetooth: Rename ctrl_id to remote_amp_id
      Bluetooth: Use __l2cap_no_conn_pending helper
      Bluetooth: Remove unneeded local_amp_id initialization
      Bluetooth: Refactor locking in amp_physical_cfm
      Bluetooth: Disable FCS only for new HS channels
      Bluetooth: trivial: Use __constant for constants
      Bluetooth: Fix sending L2CAP Create Chan Req
      Bluetooth: Set local_amp_id after getting Phylink Completed evt
      Bluetooth: Improve error message printing
      Bluetooth: AMP: Set no FCS for incoming L2CAP chan
      Bluetooth: Refactor l2cap_send_disconn_req
      Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
      Bluetooth: AMP: Check that AMP is present and active
      Bluetooth: Fix missing L2CAP EWS Conf parameter
      Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
      Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS

Andrew Gallatin (4):
      myri10ge: Convert from LRO to GRO
      myri10ge: Add vlan rx for better GRO perf.
      myri10ge: fix incorrect use of ntohs()
      myri10ge: fix most sparse warnings

Andrey Vagin (1):
      ipv6: adapt connect for repair move

Andy Shevchenko (1):
      rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers

AnilKumar Ch (1):
      can: c_can: Add d_can raminit support

Ansis Atteka (3):
      ipv6: improve ipv6_find_hdr() to skip empty routing headers
      openvswitch: add ipv6 'set' action
      openvswitch: add skb mark matching and set action

Antonio Quartulli (34):
      nl/cfg80211: force scan using an AP vif if requested
      batman-adv: use check_unicast_packet() in recv_roam_adv()
      batman-adv: return proper value in case of hash_add failure
      batman-adv: properly store the roaming time
      batman-adv: print packets re-routing on DBG_TT and ratelimit it
      batman-adv: check for more space before accessing the skb
      batman-adv: properly convert flag into a boolean value
      batman-adv: pass the WIFI flag from the local to global entry
      batman-adv: add kernel-doc for enum batadv_dbg_level
      if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
      nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
      mac80211: implement set_mcast_rate() callback
      cfg80211: store the ssid into wirless_dev in AP mode
      nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
      batman-adv: add UNICAST_4ADDR packet type
      batman-adv: Distributed ARP Table - add a new debug log level
      batman-adv: Distributed ARP Table - create DHT helper functions
      batman-adv: Distributed ARP Table - implement local storage
      batman-adv: Distributed ARP Table - add ARP parsing functions
      batman-adv: Distributed ARP Table - add snooping functions for ARP messages
      batman-adv: Distributed ARP Table - add compile option
      batman-adv: Distributed ARP Table - add runtime switch
      batman-adv: enable fast client detection using unicast_4addr packets
      batman-adv: fix wrong spinlock inline comment
      batman-adv: prevent using any virtual device created on batman-adv as hard-interface
      batman-adv: substitute tt_poss_change with a per-tt_entry flag
      batman-adv: refactor code to simplify long lines
      batman-adv: refactor tt_global_del_struct()
      batman-adv: roaming handling mechanism redesign
      batman-adv: support array of debugfs general attributes
      mac80211: in ADHOC don't update last_rx if sta is not authorized
      mac80211: in ADHOC print debug message for every Auth message
      batman-adv: use ETH_P_BATMAN
      mac80211: allow userspace registration for probe requests in IBSS

Arend van Spriel (57):
      wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
      wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
      wireless: remove duplicate enum ieee80211_eid definitions
      brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg
      brcmfmac: extend struct brcmf_if with bssidx field
      brcmfmac: rework driver initialization in brcmf_bus_start()
      brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands
      brcmfmac: add function converting ieee80211_channel to chanspec
      brcmfmac: use struct brcmf_if as interface object for fwil functions
      brcmfmac: change parameter list for send_key_to_dongle()
      brcmfmac: remove brcmf_find_bssidx() function
      brcmfmac: introduce brcmf_cfg80211_vif structure
      brcmfmac: store profile information per virtual interface
      brcmfmac: use vif struct to check_sys_up() function
      brcmfmac: separate connection status from scanning status
      brcmfmac: remove debugfs functionality from wl_cfg80211.c
      brcmfmac: cleanup brcmf_cfg80211_profile structure
      brcmfmac: remove unused enumeration wl_prof_list
      brcmfmac: rename check_sys_up() to check_vif_up()
      brcmfmac: use memset when setting a broadcast mac address
      brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()
      brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()
      brcmfmac: store IEs per virtual interface
      wireless: add peer-to-peer related definitions
      brcmfmac: remove obsolete structure ap_info
      brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
      brcmfmac: restrict error condition in brcmf_inform_bss()
      brcmfmac: make pointer type constant in brcmf_set_management_ie()
      brcmfmac: change parameter of brcmf_set_management_ie()
      brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()
      brcmfmac: fix NULL pointer access in brcmf_create_iovar()
      brcmfmac: fix build regression
      brcmfmac: use struct brcmf_if parameter in firmware event callbacks
      brcmfmac: rework firmware event handling code
      brcmfmac: change parameter in brcmf_add_if() function
      brcmfmac: fix for multiple netdevice interface support
      brcmfmac: correct handling IF firmware event
      brcmfmac: change mac address parameter in brcmf_add_if()
      brcmfmac: remove mac address validation from brcmf_net_attach()
      brcmfmac: fix wrong usage of unaligned include file
      brcmfmac: ignore IF event if it is a add for ifidx 0
      brcmfmac: restructure handling of IF event
      mac80211: check add_chanctx callback before use in ieee80211_reconfig
      cfg80211: change function signature of cfg80211_get_p2p_attr()
      brcm80211: update the MAINTAINERS file
      brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
      brcmfmac: remove mode from struct brcmf_cfg80211_conf
      brcmfmac: rework bus interface
      brcmsmac: fix uninitialized variable warning on arm architecture
      brcmfmac: use one list of event defintions
      brcmfmac: error messages should not be suppressed
      brcmfmac: consolidate debug macros in wl_cfg80211
      brcmfmac: replace WL_ERR() with brcmf_err()
      brcmfmac: replace WL_INFO() macro
      brcmfmac: remove WL_TRACE() macro
      brcmfmac: remove WL_SCAN() macro
      brcmfmac: remove WL_CONN() macro

Arron Wang (7):
      NFC: Set local gb and DEP registries
      NFC: Pass hardware specific HCI event to driver
      NFC: Handle pn544 continue activation
      NFC: Implement HCI DEP link up and down
      NFC: Implement HCI DEP send and receive data
      NFC: Add pn544 presence check for different targets
      NFC: Fix sparse warnings due to missing static

Ashok Nagarajan (1):
      mac80211: move out the non-statistics variable estab_plinks from mesh_stat

Assaf Krauss (2):
      iwlwifi: remove MFP Kconfig option
      mac80211: expose AES-CMAC subkey calculation

Avinash Patil (4):
      mwifiex: handle extended supported rates IE for AP
      mwifiex: rx path enhancement to derive priv only once
      mwifiex: add multi-queue support
      mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211

Bala Shanmugam (3):
      ath6kl: Add support for AR6004 hardware version 1.3
      ath9k: Set appropriate bit for AR9565 in btc control register
      ath9k: turn off RXIQ calibration while re-calibrating radio

Barak Witkowski (6):
      bnx2x: parity recovery flow enhancement
      bnx2x: Management can control PFC/ETS
      bnx2x: IGU parse error cause probe failure
      bnx2x: prevent DCB if disabled in nvram
      bnx2x: Correct PFC disablement
      bnx2x: Prevent link flaps when booting from SAN.

Ben Greear (1):
      cfg80211: allow registering more than one beacon listener

Ben Hutchings (28):
      pps, ptp: Remove dependencies on EXPERIMENTAL
      ptp: Make PTP_1588_CLOCK select rather than depend on PPS
      ptp: Enable clock drivers along with associated net/PHY drivers
      sfc: Select PTP_1588_CLOCK
      bridge: Use is_link_local() in store_group_addr()
      eth: Make is_link_local() consistent with other address tests
      eth: Rename and properly align br_reserved_address array
      net: Fix continued iteration in rtnl_bridge_getlink()
      pch_gbe, ptp_pch: Fix the dependency direction between these drivers
      mlx4_en: Remove remnants of LRO support
      ehea: Remove remnants of LRO support
      net: Remove bogus dependencies on INET
      dsa: Hide core config options; make drivers select what they need
      cxgb3: Restore dependency on INET
      sfc: Fix byte order warnings for ethtool RX filter interface
      sfc: Fix byte order warning in self-test
      sfc: Really disable flow control while flushing
      sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
      sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
      sfc: Remove confusing MMIO functions
      sfc: Correctly initialise reset_method in siena_test_chip()
      sfc: Do not initialise buffer in efx_alloc_special_buffer()
      sfc: Reset driver's MAC stats after MC reboot seen
      sfc: Fix timekeeping in efx_mcdi_poll()
      sfc: Make module parameters really boolean
      bonding: Fix check for ethtool get_link operation support
      caif_usb: Check driver name before reading driver state in netdev notifier
      caif_usb: Make the driver name check more efficient

Beni Lev (2):
      cfg80211: add tracing to rdev-ops
      cfg80211: add cfg80211 exported function tracing

Bill Pemberton (121):
      ARCNET: remove __dev* attributes
      can: remove __dev* attributes
      drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributes
      i825xx/ether1.c: remove __dev* attributes
      i825xx: remove __dev* attributes
      3c59x: remove __dev* attributes
      typhoon: remove __dev* attributes
      3c509: remove __dev* attributes
      8390: remove __dev* attributes
      acenic: remove __dev* attributes
      starfire: remove __dev* attributes
      bfin_mac: remove __dev* attributes
      aeroflex: remove __dev* attributes
      pcnet32: remove __dev* attributes
      b44: remove __dev* attributes
      bnx2: remove __dev* attributes
      tg3: remove __dev* attributes
      bna: remove __dev* attributes
      cxgb3: remove __dev* attributes
      cxgb4: remove __dev* attributes
      cxgb4vf: remove __dev* attributes
      chelsio: remove __dev* attributes
      enic: remove __dev* attributes
      dm9000: remove __dev* attributes
      dlink: remove __dev* attributes
      fs_enet: remove __dev* attributes
      be2net: remove __dev* attributes
      ehea: remove __dev* attributes
      hp100: remove __dev* attributes
      ibmveth: remove __dev* attributes
      ibm/emac: remove __dev* attributes
      skge: remove __dev* attributes
      mlx4_core: remove __dev* attributes
      enc28j60: remove __dev* attributes
      natsemi: remove __dev* attributes
      vxge/s2io: remove __dev* attributes
      nuvoton: remove __dev* attributes
      forcedeth: remove __dev* attributes
      lpc_eth: remove __dev* attributes
      net/octeon_mgmt: remove __dev* attributes
      packetengines: remove __dev* attributes
      netxen: remove __dev* attributes
      qlcnic: remove __dev* attributes
      qla3xxx: remove __dev* attributes
      qlge: remove __dev* attributes
      r8169: remove __dev* attributes
      8139too: remove __dev* attributes
      r6040: remove __dev* attributes
      seeq: remove __dev* attributes
      sfc: remove __dev* attributes
      sc92031: remove __dev* attributes
      stmmac: remove __dev* attributes
      sis190: remove __dev* attributes
      sis900: remove __dev* attributes
      smc91x: remove __dev* attributes
      smsc911x: remove __dev* attributes
      smc911x: remove __dev* attributes
      smsc9420: remove __dev* attributes
      tulip: remove __dev* attributes
      epic100: remove __dev* attributes
      cpmac: remove __dev* attributes
      tlan: remove __dev* attributes
      cpsw: remove __dev* attributes
      tehuti: remove __dev* attributes
      tc35815: remove __dev* attributes
      via-rhine: remove __dev* attributes
      via-velocity: remove __dev* attributes
      xilinx_axienet: remove __dev* attributes
      ixp4xx_eth: remove __dev* attributes
      icplus: remove __dev* attributes
      jme: remove __dev* attributes
      net/amd: remove __dev* attributes
      net/apple: remove __dev* attributes
      net/atheros: remove __dev* attributes
      net/cadence: remove __dev* attributes
      net/freescale: remove __dev* attributes
      net/micrel: remove __dev* attributes
      net/pasemi: remove __dev* attributes
      net/sgi: remove __dev* attributes
      net/sun: remove __dev* attributes
      net/davinci_emac: remove __dev* attributes
      net/ps3_gelic_net: remove __dev* attributes
      net/spider_net: remove __dev* attributes
      net/ps3_gelic_wireless: remove __dev* attributes
      net/wiznet: remove __dev* attributes
      net/xilinx: remove __dev* attributes
      net/ethernet: remove __dev* attributes
      fddi: remove __dev* attributes
      hippi: remove __dev* attributes
      ieee802154: remove __dev* attributes
      irda: remove __dev* attributes
      net/phy: remove __dev* attributes
      virtio_net: remove __dev* attributes
      vmxnet3: remove __dev* attributes
      dscc4: remove __dev* attributes
      farsync: remove __dev* attributes
      net/hdlc: remove __dev* attributes
      ixp4xx_hss: remove __dev* attributes
      net/lmc: remove __dev* attributes
      xen-netfront: remove __dev* attributes
      net/broadcom: remove __dev* attributes
      bnx2x: remove __dev* attributes
      net/intel: remove __dev* attributes
      rfkill: remove __dev* attributes
      wireless: remove __dev* attributes
      ath5k: remove __dev* attributes
      atmel: remove __dev* attributes
      b43: remove __dev* attributes
      brcm80211: remove __dev* attributes
      ipw2x00: remove __dev* attributes
      iwlegacy: remove __dev* attributes
      iwlwifi: remove __dev* attributes
      libertas: remove __dev* attributes
      mwl8k: remove __dev* attributes
      orinoco: remove __dev* attributes
      p54: remove __dev* attributes
      rt2x00: remove __dev* attributes
      rtl8187: remove __dev* attributes
      rtl8187: remove __dev* attributes
      wlcore/wl18xx/wl12xx: remove __dev* attributes
      rtlwifi: remove __dev* attributes

Bing Zhao (2):
      mwifiex: use sizeof(array) to print_hex_dump_bytes
      mwifiex: process RX packets in SDIO IRQ thread directly

Bjørn Mork (12):
      net: cdc_ncm: workaround NTB input size firmware bug
      net: cdc_ncm: process chained NDPs
      net: cdc_ncm: splitting rx_fixup for code reuse
      net: cdc_ncm: refactoring for tx multiplexing
      net: cdc_ncm: export shared symbols and definitions
      net: cdc_mbim: build the MBIM driver
      net: cdc_ncm: do not bind to NCM compatible MBIM devices
      net: cdc_ncm: map MBIM IPS SessionID to VLAN ID
      net: cdc_mbim: Device Service Stream support
      net: cdc_ncm: big endian fix
      net: cdc_ncm: error path lock fix
      net: sierra: shut up sparse restricted type warnings

Brian Haley (1):
      sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name

Bruce Allan (1):
      e1000e: cosmetic cleanup of comments

Carolyn Wyborny (13):
      igb: Update get cable length function for i210/i211
      igb: Update version
      igb: Update firmware version info for ethtool output.
      igb: Remove workaround for EEE configuration on i210/I211
      igb: Add function to read i211's invm version
      igb: Fix EEPROM writes via ethtool on i210
      igb: Clear Go Link Disconnect for 82580 and later devices
      igb: Updates to read nvm function for i211 device
      igb: Refactoring of i210 file.
      igb: Workaround for global device reset problem on 82580.
      igb: Unset sigdetect for SERDES loopback on 82580 and i350
      igb: Fix SerDes autoneg flow control.
      igb: Update igb version to 4.1.2

Chaitanya (1):
      mac80211: warn only once if ampdu_action isn't assigned

Christian Lamparter (7):
      carl9170: handle traps from firmware loader
      carl9170: fix spurious transmissions in sniffer mode
      carl9170: split up carl9170_handle_mpdu
      p54: improve TSF timestamp precision
      carl9170: fix signal strength reporting issues
      carl9170: explain why sta cannot be NULL for ampdus
      carl9170: fix copy and paste mishap in carl9170_handle_mpdu

Christoph Paasch (1):
      sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y

Chuansheng Liu (1):
      can: janz-ican3: Fix the usage of wait_for_completion_timeout

Claudio Fontana (1):
      net/ipv4/ipconfig: add device address to a KERN_INFO message

Claudiu Manoil (1):
      gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path

Cong Ding (2):
      tools:virtio: fix compilation warning
      ssb: use WARN in main.c

Cong Wang (6):
      net: fix some compiler warning in net/core/neighbour.c
      bridge: export multicast database via netlink
      rtnetlink: add missing message types to selinux perm table
      bridge: fix seq check in br_mdb_dump()
      bridge: notify mdb changes via netlink
      bridge: add support of adding and deleting mdb entries

Cyril Roelandt (1):
      bna: remove useless calls to memset().

Dan Carpenter (7):
      orinoco_usb: clean up some signedness issues
      brcmfmac: Using zero instead of NULL
      ar5523: make buffer size variable unsigned
      ath5k: precedence error in ath5k_hw_nic_wakeup()
      mac80211: fix potential NULL dereference
      p54: potential signedness issue in p54_parse_rssical()
      bridge: make buffer larger in br_setlink()

Daniel Borkmann (8):
      packet: minor: remove unused err assignment
      pktgen: clean up ktime_t helpers
      sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
      doc: packet_mmap: update doc to implementation status
      ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
      ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
      PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
      PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT

Daniel Pieczko (2):
      sfc: Work-around flush timeout when flushes have completed
      sfc: lock TX queues when calling netif_device_detach()

Daniel Stamer (1):
      rtlwifi: rtl8192se: Fixed coding style issues in the driver

Daniel Wagner (5):
      cgroup: net_prio: Mark local used function static
      cgroup: net_cls: Fix local variable type decleration
      cgroup: net_cls: Remove rcu_read_lock/unlock
      cgroup: net_cls: Pass in task to sock_update_classid()
      cgroup: net_cls: Rework update socket logic

David Howells (4):
      UAPI: Fix compilation of the wanxl firmware blob.
      UAPI: (Scripted) Disintegrate include/linux/hdlc
      Fix the wanxl firmware to include missing constants
      Make the wanxl firmware array const

David S. Miller (40):
      Merge branch 'at91'
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      net: Update args to dummy sock_update_classid().
      Merge branch 'master' of git://1984.lsi.us.es/nf-next
      Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
      Merge git://git.kernel.org/.../davem/net
      Merge branch 'for-davem' of git://git.kernel.org/.../linville/wireless-next
      Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
      Merge branch 'master' of git://1984.lsi.us.es/nf-next
      Merge git://git.kernel.org/.../davem/net
      Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
      Merge branch 'master' of git://git.kernel.org/.../klassert/ipsec-next
      Merge branch 'tipc_net-next' of git://git.kernel.org/.../paulg/linux
      Merge git://git.kernel.org/.../davem/net
      Revert "8139cp: revert "set ring address before enabling receiver""
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
      Merge branch 'for-davem' of git://git.kernel.org/.../linville/wireless-next
      Merge git://git.kernel.org/.../davem/net
      Merge branch 'master' of git://git.kernel.org/.../jesse/openvswitch
      Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
      Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'for-davem' of git://git.kernel.org/.../bwh/sfc-next
      Merge git://git.infradead.org/users/dwmw2/atm
      Merge tag 'dev_removal' of git://git.kernel.org/.../gregkh/net-next
      Merge branch 'master' of git://1984.lsi.us.es/nf-next
      ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
      bridge: implement multicast fast leave
      Merge branch 'master' of git://git.kernel.org/.../jkirsher/net-next
      Merge branch 'vhost-net-next' of git://git.kernel.org/.../mst/vhost
      Merge branch 'for-davem' of git://git.kernel.org/.../linville/wireless-next
      Merge branch 'tipc_net-next_v2' of git://git.kernel.org/.../paulg/linux

David Stevens (1):
      add DOVE extensions for VXLAN

David Woodhouse (14):
      8139cp: set ring address after enabling C+ mode
      8139cp: enable bql
      8139cp: re-enable interrupts after tx timeout
      atm: br2684: Fix excessive queue bloat
      solos-pci: wait for pending TX to complete when releasing vcc
      atm: add release_cb() callback to vcc
      br2684: don't send frames on not-ready vcc
      pppoatm: fix missing wakeup in pppoatm_send()
      br2684: fix module_put() race
      pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
      solos-pci: clean up pclose() function
      solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
      solos-pci: remove list_vccs() debugging function
      solos-pci: fix double-free of TX skb in DMA mode

Dayanidhi Sreenivasan (1):
      r8169: remove unused macros.

Dengke Qiu (1):
      ath6kl: fix link speed when using sgi

Denis Kirjanov (2):
      Bluetooth:Replace list_for_each with list_for_each_entry() helper
      sundance: Enable WoL support

Devendra Naga (2):
      realtek: r8169: use module_pci_driver macro
      dlink: dl2k: use the module_pci_driver macro

Dmitry Kasatkin (1):
      Bluetooth: Add function to derive AMP key using hmac

Dmitry Kravkov (1):
      bnx2x: Filter packets on FCoE rings

Don Skidmore (3):
      ixgbe: Add function ixgbe_reset_pipeline_82599
      ixgbe: Add support for pipeline reset
      ixgbe: bump version number

Doug Goldstein (1):
      vlan: set sysfs device_type to 'vlan'

Eddie Wai (1):
      cnic: Fix rare race condition during iSCSI disconnect.

Eliad Peller (1):
      mac80211: make remain_on_channel() op pass vif param

Emil Tantilov (4):
      ixgbe: add WOL support for new subdevice id
      ixgbe: clean up the condition for turning on/off the laser
      ixgbe: fix default setting of TXDCTL.WTHRESH
      ixgbevf: fix possible use of uninitialized variable

Emmanuel Grumbach (32):
      iwlwifi: wipe out the status of the SCD when we disable a queue
      iwlwifi: use the new macro for the SCD Q STTS bits
      iwlwifi: first deactivate a queue, then wipe out its data
      iwlwifi: don't print the Intel banner twice
      iwlwifi: don't WARN when a non empty queue is disabled
      iwlwifi: don't leak Tx skb when a queue is disabled
      iwlwifi: handle RFKILL logic in the transport layer
      iwlwifi: don't call stop_device twice
      iwlwifi: check the SCD conf from ALIVE response
      iwlwifi: zero trans_cfg before settings its fields
      mac80211: include export.h in aes_cmac
      iwlwifi: don't warn if transport's allocation failed
      iwlwifi: don't enable interrupt as a W/A when MSI is enabled
      iwlwifi: add comments for the PCIe transport statuses
      iwlwifi: rename functions in transport layer
      iwlwifi: init the replenish work in rx_init
      iwlwifi: continue clean up - pcie/rx.c
      iwlwifi: continue clean up - pcie/trans.c
      iwlwifi: continue clean up - pcie/tx.c
      iwlwifi: merge 2 functions in reclaim flow
      iwlwifi: make iwl_queue_used return bool
      iwlwifi: more cleanup in pcie/rx.c
      iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static
      iwlwifi: update the RB_TIMEOUT to 0x11
      iwlwifi: remove effectless assignment
      iwlwifi: read the Rx write pointer only once
      iwlwifi: clear trans->op_mode pointer when it is leaving
      iwlwifi: return real info in probe failure
      iwlwifi: move prph handling into the transport
      iwlwifi: reset_ict in stop_hw
      iwlwifi: silently ignore fw flaws in Tx path
      iwlwifi: don't handle masked interrupt

Eric Dumazet (23):
      pkt_sched: use ns_to_ktime() helper
      tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
      tcp: speedup SIOCINQ ioctl
      ipv4: 16 slots in initial fib_info hash table
      ipv4: tcp: clean up tcp_v4_early_demux()
      net: filter: add vlan tag access
      x86: bpf_jit_comp: add vlan tag support
      tcp: better retrans tracking for defer-accept
      ipv4: avoid a test in ip_rt_put()
      htb: fix two bugs
      mlx4: change TX coalescing defaults
      ipip: add GSO support
      net: use right lock in __dev_remove_offload
      ipv4: ipmr: various fixes and cleanups
      net: move inet_dport/inet_num in sock_common
      tcp: change default tcp hash size
      net: fix sparse endianness warnings on sock_common
      ipv6: avoid taking locks at socket dismantle
      bnx2x: use netdev_alloc_frag()
      net: fix a race in gro_cell_poll()
      net: gro: dev_gro_receive() cleanup
      net: gro: avoid double copy in skb_gro_receive()
      pkt_sched: avoid requeues if possible

Eric Lapuyade (7):
      NFC: HCI check presence must not fail when driver doesn't support it
      NFC: Separate pn544 hci driver in HW dependant and independant parts
      NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
      NFC: Ignore err when chip doesn't implement HW/SW info registers
      NFC: Dot not dispatch HCI event received on unopened pipe
      NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
      NFC: Export nfc_hci_sak_to_protocol()

Eric W. Biederman (18):
      netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
      userns: make each net (net_ns) belong to a user_ns
      sysctl: Pass useful parameters to sysctl permissions
      net: Don't export sysctls to unprivileged users
      net: Push capable(CAP_NET_ADMIN) into the rtnl methods
      net: Update the per network namespace sysctls to be available to the network namespace owner
      net: Allow userns root to force the scm creds
      net: Allow userns root control of the core of the network stack.
      net: Allow userns root to control ipv4
      net: Allow userns root to control ipv6
      net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
      net: Allow userns root to control the network bridge code.
      net: Allow the userns root to control vlans.
      net: Enable some sysctls that are safe for the userns root
      net: Enable a userns root rtnl calls that are safe for unprivilged users
      net: Make CAP_NET_BIND_SERVICE per user namespace
      net: Allow userns root to control tun and tap devices
      netfilter: Remove the spurious \ in __ip_vs_lblc_init

Erik Hugne (2):
      tipc: return POLLOUT for sockets in an unconnected state
      tipc: remove obsolete flush of stale reassembly buffer

Eytan Lifshitz (1):
      iwlwifi: Change define and struct names in iwl-eeprom-parse.h

Felix Fietkau (4):
      Revert "ath9k_hw: Update AR9003 high_power tx gain table"
      ath9k_hw: Fix signal strength / channel noise reporting
      ath5k: fix tx path skb leaks
      b43: fix tx path skb leaks

Flavio Leitner (1):
      netxen: explicity handle pause autoneg parameter

Florian Fainelli (1):
      mwl8k: remove useless pci shutdown callback and stray debugging

Florian Westphal (4):
      netfilter: ipv6: add getsockopt to retrieve origdst
      netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
      netfilter: kill support for per-af queue backends
      netfilter: ctnetlink: nla_policy updates

Frank Li (6):
      net: fec: move fec_enet_private to header file
      ARM: dts: imx6q: Add ENET PTP clock pin and clock source
      ARM: imx6q: Set enet tx reference clk from anatop to support 1588
      FEC: Add time stamping code and a PTP hardware clock
      net: fec: default select FEC_PTP at mx6 platform
      net: fec: reduce spin lock time in fec_ptp_adjfreq

Franky Lin (7):
      brcmfmac: fix sparse warnings
      brcmfmac: streamline header parse code of sdio glom read
      brcmfmac: use dynamically allocated control frame buffer
      brcmfmac: decrease the range of SDIO access lock
      brcmfmac: protect consecutive SDIO access with sdio_claim_host
      brcmfmac: remove brcmf_sdbrcm_wait_for_event
      brcmfmac: change return type of brcmf_sdio_hdparser

Frédéric Dalleau (2):
      Bluetooth: Add BT_DEFER_SETUP option to sco socket
      Bluetooth: Implement deferred sco socket setup

Gabor Juhos (10):
      rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
      rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr
      rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
      rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
      ath9k: ar9003: fix OTP register offsets for AR9340
      ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
      ath9k: add EEPROM offset to debug message
      ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
      ath9k: allow to load EEPROM content via firmware API
      ath9k: check pdata variable before dereferencing it

Giuseppe CAVALLARO (6):
      stmmac: remove dead code for STMMAC_TIMER support
      stmmac: add the initial tx coalesce schema
      stmmac: add Rx watchdog support to mitigate the DMA irqs
      stmmac: get/set coalesce parameters via ethtool
      stmmac: update the doc with new IRQ mitigation
      stmmac: update the driver version to Nov_2012

Greg Kroah-Hartman (1):
      drivers/net: fix up function prototypes after __dev* removals

Greg Rose (17):
      ixgbevf: Check for error on dma_map_single call
      ixgbevf: Update version string
      ixgbe: Fix return value from macvlan filter function
      ixgbe: Return success or failure on VF MAC filter set
      ixgbevf: Do not forward LLDP type frames
      igbvf: Check for error on dma_map_single call
      ixgbevf: Add flag to indicate when rx is in net poll
      ixgbevf: Reduce size of maximum rx buffer
      ixgbevf: Streamline the rx buffer allocation
      ixgbevf: Fix unnecessary dereference where local var is available.
      ixgbevf: Remove the ring adapter pointer value
      ixgbevf: Remove checking for mac.ops function pointers
      ixgbevf: Remove mailbox spinlock from the reset function
      ixgbevf: White space and comments clean up
      ixgbevf: Remove unneeded and obsolete comment
      ixgbevf: Add checksum statistics counters to rings
      ixgbe: Make the bridge mode setting sticky

Greg Suarez (4):
      USB: cdc: add MBIM constants and structures
      net: cdc_ncm: adding MBIM support to ncm_setup
      net: cdc_ncm: refactor bind preparing for MBIM support
      net: cdc_mbim: adding MBIM driver

Gustavo Padovan (14):
      Bluetooth: Fix two warnings in BT_DBG
      Bluetooth: Fix L2CAP coding style
      Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
      Bluetooth: use l2cap_chan_set_err()
      Bluetooth: Use locked l2cap_state_change()
      Bluetooth: Call ops->teardown() without checking for NULL
      Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
      Bluetooth: Add chan->ops->defer()
      Bluetooth: Rename __l2cap_connect() to l2cap_connect()
      Bluetooth: Replace *_init() for *_setup()
      Bluetooth: Add missing lock nesting notation
      Bluetooth: cancel power_on work when unregistering the device
      Bluetooth: Move double negation to macros
      Revert "Bluetooth: Fix possible deadlock in SCO code"

Haiyang Zhang (2):
      hyperv: Remove unnecessary comments in rndis_filter_receive_data()
      hyperv: Add an error message to rndis_filter_set_device_mac()

Hannes Frederic Sowa (2):
      veth: allow changing the mac address while interface is up
      ipv6: add knob to send unsolicited ND on link-layer address change

Hans Zhang (1):
      netlink: cleanup the unnecessary return value check

Hante Meuleman (28):
      brcmfmac: refactor firmware interface layer.
      brcmfmac: remove unused iswl variable.
      brcmfmac: change testmode command to use new firmware interface layer
      brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg
      brcmfmac: clean usb download code.
      brcmfmac: use fwil for default configuration setup.
      brcmfmac: remove obsolete i-scan and clean up related code.
      brcmfmac: use fwil for netdev callbacks.
      brcmfmac: handle exceptions in brcmf_bus_start correct.
      brcmfmac: use wait_event_timeout for 8021x pending count
      brcmfmac: fix pkt_filter sizeof calculation.
      brcmfmac: remove obsolete function brcmf_c_mkiovar
      brcmfmac: return immediately error for out of range key_idx.
      brcmfmac: check bus state to be data before sending data.
      brcmfmac: on halting driver check before release or free.
      brcmfmac: add dedicated USB log level.
      brcmfmac: cleanup of usb firmware download routines
      brcmfmac: usb suspend/resume.
      brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
      brcmfmac: Any error should result in failure of probe.
      brcmfmac: Handle mmc exceptions during init correct.
      brcmfmac: sdio unload fix.
      brcmfmac: avoid usage of func->card->dev in sdio probe.
      brcmfmac: sdio module load fix.
      brcmfmac: limit hex dump on fwil.
      brcmfmac: code cleanup
      brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
      brcmfmac: change debug output for received event.

Harro Haan (1):
      add Marvell 88W8688 support to libertas_sdio

Hauke Mehrtens (34):
      bcma: just do the necessary things in early register on SoCs
      bcma: init sprom struct earlier
      bcma: mark pflash as present when available
      bcma: add and use constants for the flash windows
      bcma: mark nflash if it is the boot flash
      bcma: extract drv_cc in bcma_core_mips_flash_detect()
      bcma: add some more flash chips for serial flash
      ssb: move parallel flash config into an own struct
      ssb: add attribute to indicate a parallel flash is available
      bcma: use fallback sprom if sprom on card was not valid
      bcma: add an extra pcie core struct
      bcma: do not initialize deactivated PCIe cores
      ssb: add PCI ID 0x4350
      ssb: handle BCM43222 in pmu code.
      bcma: add more package IDs
      bcma: handle return value of pci_assign_resource
      ssb: extif: fix compile errors
      ath9k: use SIMPLE_DEV_PM_OPS
      p54pci: use SIMPLE_DEV_PM_OPS
      rtlwifi: use SIMPLE_DEV_PM_OPS
      ssb/bcma: add common header for watchdog
      bcma: add bcma_chipco_alp_clock
      bcma: set the pmu watchdog if available
      bcma: add methods for watchdog driver
      bcma: register watchdog driver
      ssb: get alp clock from devices with PMU
      ssb: set the PMU watchdog if available
      ssb: add methods for watchdog driver
      ssb: extif: add check for max value before setting watchdog register
      ssb: extif: add methods for watchdog driver
      ssb: register watchdog driver
      brcmsmac: add support for cores with revision 17
      brcmsmac: do a read after the write of the objmem on broken PCIe controllers
      brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8

Havard Skinnemoen (4):
      net/macb: memory barriers cleanup
      net/macb: change debugging messages
      net/macb: clean up ring buffer logic
      net/macb: Offset first RX buffer by two bytes

Helmut Schaa (5):
      mac80211: reject setting masked mac addresses
      mac80211: don't reinit rate control when mesh sta exists
      rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
      mac80211: skip radiotap space calculation if no monitor exists
      rt2x00: Only specify interface combinations if more then one interface is possible

Hila Gonen (1):
      cfg80211: add wrappers for registered_device_ops

Jacob Keller (6):
      ixgbe: (PTP) refactor init, cyclecounter and reset
      ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
      ixgbe: use ETQF filter name instead of magic number
      ixgbe: remove needless queuing for L4 ptp packets
      ixgbe: ethtool correctly identify autoneg setting
      ixgbe: check whether thermal sensor is enabled.

Jakub Kicinski (1):
      ixgbevf: make sure probe fails on MSI-X enable error

Jan Glauber (2):
      3com: make 3c59x depend on HAS_IOPORT
      chelsio: remove get_clock and use ktime_get

Jason Wang (11):
      tuntap: log the unsigned informaiton with %u
      tuntap: move socket to tun_file
      tuntap: RCUify dereferencing between tun_struct and tun_file
      tuntap: introduce multiqueue flags
      tuntap: multiqueue support
      tuntap: add ioctl to attach or detach a file form tuntap device
      tuntap: choose the txq based on rxq
      tuntap: attach queue 0 before registering netdevice
      virtio-net: separate fields of sending/receiving queue from virtnet_info
      virtio_net: multiqueue support
      virtio-net: support changing the number of queue pairs through ethtool

Jaume Delclòs (1):
      Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c

Jean-Christophe PLAGNIOL-VILLARD (5):
      net/macb: add pinctrl consumer support
      net: at91_ether: add dt support
      net: at91_ether: add pinctrl support
      net: add micrel KSZ8873MLL switch support
      asix: use ramdom hw addr if the one read is not valid

Jeff Cook (1):
      Bluetooth: Add support for BCM20702A0 [0b05, 17b5]

Jefferson Delfes (1):
      Bluetooth: Force the process of unpair command if disconnect failed

Jesper Dangaard Brouer (8):
      ipvs: Trivial changes, use compressed IPv6 address in output
      ipvs: IPv6 extend ICMPv6 handling for future types
      ipvs: Use config macro IS_ENABLED()
      ipvs: Fix faulty IPv6 extension header handling in IPVS
      ipvs: Complete IPv6 fragment handling for IPVS
      ipvs: API change to avoid rescan of IPv6 exthdr
      ipvs: SIP fragment handling
      ipvs: fix build errors related to config option combinations

Jesse Brandeburg (1):
      maintainers: update with official intel support link, new maintainer

Jesse Gross (2):
      ipv6: Move ipv6_find_hdr() out of Netfilter code.
      openvswitch: Use RCU callback when detaching netdevices.

Jiri Benc (1):
      ixgbe: reduce PTP rx path overhead

Jiri Bohac (1):
      bonding: delete migrated IP addresses from the rlb hash table

Jiri Pirko (1):
      net: call notifiers for mtu change even if iface is not up

Jiri Slaby (1):
      MAINTAINERS: fix bouncing tun/tap entries

Joachim Eastwood (31):
      net/macb: add AT91RM9200 specific registers and bits to header
      net/at91_ether: use macb register definitions
      net/at91_ether: use macb access functions
      net/at91_ether: use macb defs for rx dma buffers
      net/at91_ether/macb: absorb at91_private in to macb private struct
      net/at91_ether: use pclk member instead of ether_clk
      net/macb: export some symbols for at91_ether
      net/at91_ether: compile macb for exported functions
      net/at91_ether: use ethtool and mdio from macb
      net/at91_ether: share macb_set_rx_mode with macb
      net/at91_ether: use macb dma description struct
      net/at91_ether: clean up rx buffer handling
      net/at91_ether: convert to devm_* functions
      ARM: AT91: remove old RM9200 EMAC register definitions
      net/macb: fix truncate warnings
      net/cadence: get rid of HAVE_NET_MACB
      net/at91_ether: select MACB in Kconfig
      net/at91_ether: add pdata flag for reverse Eth addr
      net/cadence: depend on HAS_IOMEM
      net/macb: check all address registers sets
      net/macb: support reversed hw addr
      net/macb: export macb_set_hwaddr and macb_get_hwaddr
      net/at91_ether: use macb functions for get/set hwaddr
      net/at91_ether: use stat function from macb
      net/at91_ether: drop board_data private struct member
      net/at91_ether: clean up print outs
      net/at91_ether: fix comment and style issues
      net/phy/davicom: add irq functions to DM9161E and DM9161A
      net/macb: add support for phy irq via gpio pin
      net/macb: clear unused address register
      net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open

Joe Perches (9):
      pktgen: Use ipv6_addr_any
      ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
      wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
      smsc: Add logging message newlines
      MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/
      ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
      brcmsmac: Add __printf verification to logging prototypes
      ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
      ixgbe: Use is_valid_ether_addr

Johan Hedberg (19):
      Bluetooth: Add initial support for LE-only controllers
      Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
      Bluetooth: Add setting of the LE event mask
      Bluetooth: Read adversiting channel TX power during init sequence
      Bluetooth: Fix HCI command sending when powering on LE-only adapters
      Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
      Bluetooth: Fix updating host feature bits for LE
      Bluetooth: Add missing feature test macros
      Bluetooth: Make use feature test macros
      Bluetooth: Add flag for LE GAP Peripheral role
      Bluetooth: Disallow LE scanning and connecting in peripheral role
      Bluetooth: Fix setting host feature bits for SSP
      Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
      Bluetooth: Fix unnecessary EIR update during powering on
      Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
      Bluetooth: Fix parameter order of hci_get_route
      Bluetooth: Use proper invalid value for tx_power
      Bluetooth: Add support for setting LE advertising data
      Bluetooth: Fix updating advertising state flags and data

Johannes Berg (99):
      iwlwifi: improve oversized command warning
      iwlwifi: make data frame tracing optional
      iwlwifi: remove unused variables
      mac80211: check channel context methods
      mac80211: track whether to use channel contexts
      mac80211: use channel contexts
      mac80211: track needed RX chains for channel contexts
      mac80211: add channel context iterator
      wireless: use OR operation to set wiphy features
      mac80211: remove unimplemented mesh vendor sync
      mac80211: remove some unused code
      mac80211: use __printf attribute in debugfs
      mac80211: fix WDS channel context test
      cfg80211: add tracing for P2P Device start/stop
      mac80211: use non-atomic bitmap operation for local variable
      mac80211: complete bss_info tracing
      mac80211: a few formatting fixes
      mac80211: move AP teardown code to correct place
      mac80211: add explicit AP/GO driver operations
      iwlwifi: support host command with copied data
      iwlwifi: clarify NOCOPY/DUP documentation
      Merge remote-tracking branch 'wireless-next/master' into mac80211-next
      mac80211_hwsim: allow using channel contexts
      nl80211: move "can set channel" check
      cfg80211: allow per interface TX power setting
      mac80211: handle TX power per virtual interface
      mac80211_hwsim: print per interface TX power
      mac80211: combine status/drop reporting
      mac80211: use a counter for remain-on-channel cookie
      mac80211: send deauth only with channel context
      iwlwifi: fix flush command
      iwlwifi: don't clear CTL_AMPDU on frame status
      iwlwifi: fix queue flush confusion
      iwlwifi: use list_first_entry
      wireless: add utility function to get P2P attribute
      mac80211: pass P2P powersave parameters to driver
      iwlwifi: remove EEPROM version message by default
      iwlwifi: remove SKU/antenna messages by default
      iwlwifi: remove useless messages
      iwlwifi: fix typo in RX data tracing
      mac80211: use mac_pton
      mac80211: fix race in TKIP MIC test debugfs file
      mac80211: use kstrtoull return value
      mac80211: fix TX error path
      mac80211: add debugfs file for HW queues
      mac80211: remove unused tracepoint
      mac80211: call driver method when restart completes
      mac80211: clarify interface iteration and make it configurable
      mac80211: reassign channel contexts before stations
      iwlwifi: return commands with error on FW error
      mwifiex: don't select lib80211
      lib80211: hide Kconfig symbol
      iwlwifi: disallow MFP with software crypto
      mac80211: use CMAC_PN_LEN
      mac80211: introduce IEEE80211_NUM_TIDS and use it
      mac80211: support radiotap vendor namespace RX data
      net: remove unnecessary wireless includes
      mac80211: fix channel context suspend/reconfig handling
      mac80211: fix radiotap vendor area skipping
      mac80211: fix RX chains configuration
      mac80211: rename IEEE80211_STA_DISABLE_11N to HT
      mac80211: disable HT advertising unless AP supports it
      cfg80211: use DS or HT operation IEs to determine BSS channel
      mac80211: fix managed mode channel flags handling
      cfg80211: remove remain-on-channel channel type
      nl80211: add documentation for channel type
      cfg80211: pass a channel definition struct
      nl80211/cfg80211: support VHT channel configuration
      mac80211: convert to channel definition struct
      nl80211/cfg80211: add VHT MCS support
      mac80211: support drivers reporting VHT RX
      mac80211: support VHT rates in TX info
      wireless: add definitions for VHT MCS support
      mac80211_hwsim: advertise VHT support
      mac80211_hwsim: remove printing scan config
      cfg80211: fix some tracing output issues
      iwlegacy: initialize rx_status
      iwlwifi: initialize rx_status
      cfg80211: rework chandef checking and export it
      mac80211: support VHT association
      mac80211: support (partial) VHT radiotap information
      nl80211: support P2P GO powersave configuration
      mac80211: support P2P GO powersave configuration
      nl80211: remove unnecessary checks
      cfg80211: don't BUG_ON BSS struct issues
      cfg80211: fix whitespace in scan handling
      cfg80211: fix cmp_hidden_bss
      mac80211: make ieee80211_build_preq_ies safer
      mac80211: remove probe response temporary buffer allocation
      cfg80211: fix BSS struct IE access races
      mac80211: simplify loop in minstrel_ht
      mwifiex: fix struct member mismatch
      cfg80211: check no-OFDM flag for channels wider than 20 MHz
      wireless: fix VHT max AMPDU exponent definition
      mac80211: cancel work instead of waiting for it to do nothing
      iwlwifi: change TX code to suppress smatch warning
      wext: explicitly cast -110 to u8
      mac80211: a few whitespace fixes
      minstrel: update stats after processing status

John Fastabend (9):
      ixgbevf: make netif_napi_add and netif_napi_del symmetric
      ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock
      net, ixgbe: handle link local multicast addresses in SR-IOV mode
      net: create generic bridge ops
      net: set and query VEB/VEPA bridge mode via PF_BRIDGE
      ixgbe: add setlink, getlink support to ixgbe and ixgbevf
      net: fix bridge notify hook to manage flags correctly
      ixgbe: fdb: only allow NUD_PERM fdb entries
      net: Allow DCBnl to use other namespaces besides init_net

John Greene (1):
      8139cp: properly support change of MTU values [v2]

John W. Linville (30):
      Merge branch 'master' of git://git.kernel.org/.../bluetooth/bluetooth-next
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      Merge branch 'for-john' of git://git.kernel.org/.../iwlwifi/iwlwifi-next
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/.../sameo/nfc-3.0
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next into for-davem
      Merge branch 'for-upstream' of git://git.kernel.org/.../bluetooth/bluetooth-next
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      Merge branch 'for-john' of git://git.kernel.org/.../iwlwifi/iwlwifi-next
      Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
      Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/.../sameo/nfc-3.0
      brcmfmac: check return from kzalloc in brcmf_fweh_process_event
      brcmfmac: include linux/vmalloc.h from usb.c
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless
      Merge branch 'for-upstream' of git://git.kernel.org/.../bluetooth/bluetooth-next
      Merge branch 'for-john' of git://git.kernel.org/.../iwlwifi/iwlwifi-next
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next into for-davem
      Merge branch 'for-upstream' of git://git.kernel.org/.../bluetooth/bluetooth-next
      Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/.../sameo/nfc-3.0
      Merge branch 'for-john' of git://git.kernel.org/.../jberg/mac80211-next
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next into for-davem
      rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter
      Merge branch 'for-john' of git://git.kernel.org/.../iwlwifi/iwlwifi-next
      Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-next into for-davem

Jon Maloy (2):
      tipc: introduce message to synchronize broadcast link
      tipc: change sk_receive_queue upper limit

Joseph Gasparakis (3):
      net: Add support for hardware-offloaded encapsulation
      vxlan: capture inner headers during encapsulation
      vxlan: Add capability of Rx checksum offload for inner packet

Josh Hay (2):
      ixgbe: add/update descriptor maps in comments
      ixgbe: Reformat output of ixgbe_dump

Jouni Malinen (5):
      mac80211: Take status code as parameter to ieee80211_send_auth
      mac80211: Add debug print on unexpect authentication state
      cfg80211: Allow user space to specify non-IEs to SAE Authentication
      mac80211: Allow station mode SAE to be implemented in user space
      cfg80211: Add TDLS event to allow drivers to request operations

Jozsef Kadlecsik (2):
      netfilter: ipset: Increase the number of maximal sets automatically
      netfilter: nf_nat: Handle routing changes in MASQUERADE target

Julia Lawall (2):
      drivers/net/ethernet/ibm/emac/mal.c: use WARN
      drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON

Kalle Valo (5):
      ath6kl: move ath6kl_wmi_startscan_cmd()
      ath6kl: refactor wmi scan command
      ath6kl: add support for changing contry code
      ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
      ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events

Kees Cook (3):
      NFC: Remove CONFIG_EXPERIMENTAL
      NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
      NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile

Kirill Smelkov (2):
      r8169: Kill SafeMtu macro
      r8169: Drop tp arg from rtl8169_tx_vlan_tag()

Krzysztof Mazur (7):
      atm: add owner of push() callback to atmvcc
      pppoatm: allow assign only on a connected socket
      pppoatm: fix module_put() race
      pppoatm: take ATM socket lock in pppoatm_send()
      pppoatm: drop frames to not-ready vcc
      pppoatm: do not inline pppoatm_may_send()
      br2684: allow assign only on a connected socket

Kumar Amit Mehta (2):
      drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
      drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue

Larry Finger (6):
      rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
      rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names
      rtlwifi: rtl8723ae: Add new driver
      rtlwifi: Modify files for addition of rtl8723ae
      rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver
      b43legacy: Fix firmware loading when driver is built into the kernel

Lee Jones (1):
      bridge: Avoid 'statement with no effect' compiler warnings

Li RongQing (2):
      ipv6: remove rt6i_peer_genid from rt6_info and its handler
      ipv6: remove obsolete comments in route.c

Lino Sanfilippo (1):
      sky2: fix cleanup sequence in probe() function

Luis R. Rodriguez (2):
      carl9170: kill MODULE_VERSION
      brcmfmac: convert struct spinlock to spinlock_t

Mahesh Palivela (4):
      ieee80211: Rename VHT cap struct
      mac80211: VHT peer STA caps
      {nl,cfg}80211: Peer STA VHT caps
      cfg80211: Remove unused VHT chan code

Maia Kozheva (1):
      rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter

Marc Kleine-Budde (14):
      net: sched: enable CAN Identifier to be build into kernel
      can: bfin_can: add MODULE_ALIAS
      can: ti_hecc: add MODULE_ALIAS
      can: sja1000_platform: add MODULE_ALIAS
      can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE
      can: flexcan: add MODULE_DEVICE_TABLE
      can: at91_can: add MODULE_DEVICE_TABLE
      can: c_can_platform: add MODULE_DEVICE_TABLE
      can: mpc5xxx_can: add MODULE_DEVICE_TABLE
      can: mscan: remove obsolete variable open_time
      can: sja1000: remove obsolete variable open_time
      can: ems_usb: remove obsolete variable open_time
      can: esd_usb2: remove obsolete variable open_time
      can: pcan_usb_core: remove obsolete variable open_time

Marcel Holtmann (3):
      NFC: Remove unused details from pn544.h header file
      NFC: Move pn544.h to linux/platform_data/
      MAINTAINERS: Add reference to pn544.h platform data header

Marco Porsch (8):
      mac80211: fix copy-paste typo in Kconfig
      mac80211: make client powersave independent of interface type
      mac80211: move Mesh Capability field definition to ieee80211.h
      mac80211: refactor ieee80211_set_qos_hdr
      mac80211: remove mesh config macros from mesh_plink.c
      mac80211: fix for mesh sync to indicate TBTT adjustment
      cfg80211: fix channel error on mesh join
      mac80211: don't drop mesh peering frames from unknown STA

Marek Lindner (3):
      batman-adv: split hard_iface struct for each routing protocol
      batman-adv: consolidate duplicated primary_if checking code
      batman-adv: sysfs documentation should keep alphabetical order

Marina Makienko (1):
      ath6kl: check usb_register() return value

Martin Hundebøll (2):
      batman-adv: Add get_ethtool_stats() support for DAT
      batman-adv: Add wrapper to look up neighbor and send skb

Masanari Iida (2):
      isdn: Fix typo in drivers/isdn
      wireless: mwifiex: Fix typo in wireless/mwifiex driver

Mat Martineau (20):
      Bluetooth: Process create response and connect response identically
      Bluetooth: Factor out common L2CAP connection code
      Bluetooth: Add new l2cap_chan struct members for high speed channels
      Bluetooth: Add L2CAP create channel request handling
      Bluetooth: Remove unnecessary intermediate function
      Bluetooth: Lookup channel structure based on DCID
      Bluetooth: Channel move request handling
      Bluetooth: Add new ERTM receive states for channel move
      Bluetooth: Add move channel confirm handling
      Bluetooth: Add state to hci_chan
      Bluetooth: Move channel response
      Bluetooth: Add logical link confirm
      Bluetooth: Add move confirm response handling
      Bluetooth: Handle physical link completion
      Bluetooth: Flag ACL frames as complete for AMP controllers
      Bluetooth: Do not send data during channel move
      Bluetooth: Configure appropriate timeouts for AMP controllers
      Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
      Bluetooth: Do not retransmit data during a channel move
      Bluetooth: Start channel move when socket option is changed

Matt Carlson (4):
      tg3: PTP - Add header definitions, initialization and hw access functions.
      tg3: PTP - Implement the ptp api and ethtool functions
      tg3: PTP - Add the hardware timestamp ioctl
      tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestamps

Matthew Leach (3):
      net: dm9000: use io{read,write}*_rep accessors
      net: 8390: use io{read,write}*_rep accessors
      net: smc911x: use io{read,write}*_rep accessors

Matthew Vick (4):
      igb: Enable auto-crossover during forced operation on 82580 and above.
      igb: Update PTP Rx filters
      igb: No longer rely on APME to determine WoL settings
      igb: Use a 32-bit mask when calculating the flow control watermarks

Matthias Fuchs (2):
      can: usb: esd_usb2: Add support for listen-only mode
      can: usb: esd_usb2: Add support for CAN-USB/Micro

Maxime Bizon (1):
      e1000: fix concurrent accesses to PHY from watchdog and ethtool

Mehak Mahajan (1):
      openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.

Merav Sicron (3):
      bnx2x: HSI change for 'update' ramrod
      bnx2x: Support loading cnic resources at run-time
      bnx2x: Add static declaration to several functions

Michael Chan (9):
      tg3: Support 5717 C0
      tg3: Use tp->rxq_cnt when checking RSS tables.
      cnic: Reset iSCSI EQ during shutdown.
      bnx2: Rename register read and write macros
      bnx2: Add BNX2 prefix to descriptor structures and macros
      bnx2: Add BNX2 prefix to CHIP ID and name macros
      cnic: Include bnx2x.h
      cnic, bnx2x, bnx2: Simplify cnic probing.
      bnx2: Fix accidental reversions.

Michael S. Tsirkin (14):
      skb: report completion status for zero copy skbs
      skb: api to report errors for zero copy skbs
      tun: report orphan frags errors to zero copy callback
      vhost-net: cleanup macros for DMA status tracking
      vhost: track zero copy failures using DMA length
      vhost: move -net specific code out
      vhost-net: select tx zero copy dynamically
      vhost-net: reduce vq polling on tx zerocopy
      vhost-net: initialize zcopy packet counters
      tun: only queue packets on device
      vhost: avoid backend flush on vring ops
      vhost-net: flush outstanding DMAs on memory change
      vhost-net: skip head management if no outstanding
      vhost-net: enable zerocopy tx by default

Michal Kazior (4):
      mac80211: introduce channel context skeleton code
      mac80211: introduce new ieee80211_ops
      mac80211: use channel context notifications
      mac80211: reuse channels for channel contexts

Michal Kubeček (1):
      bonding: in balance-rr mode, set curr_active_slave only if it is up

Michele Baldessari (1):
      sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call

Ming Lei (16):
      usbnet: introduce usbnet 3 command helpers
      usbnet: asix: apply introduced usb command APIs
      usbnet: cdc-ncm: apply introduced usb command APIs
      usbnet: dm9601: apply introduced usb command APIs
      usbnet: int51x1: apply introduced usb command APIs
      usbnet: mcs7830: apply introduced usb command APIs
      usbnet: net1080: apply introduced usb command APIs
      usbnet: plusb: apply introduced usb command APIs
      usbnet: sierra_net: apply introduced usb command APIs
      usbnet: smsc75xx: apply introduced usb command APIs
      usbnet: smsc95xx: apply introduced usb command APIs
      usbnet: introduce usbnet_{read|write}_cmd_nopm
      usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
      usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
      usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm
      usbnet: runtime wake up device before calling usbnet_{read|write}_cmd

Mitch A Williams (2):
      igbvf: work around i350 erratum
      igbvf: update version number

Mohammed Shafi Shajakhan (12):
      mac80211: Use appropriate debug wrapper
      ath6kl: trivial cleanup on interface type selection
      ath6kl: Remove obselete USB device related checks
      ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
      ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
      ath6kl: Fix inactivity timeout for AR6004
      ath6kl: Fix mapping uplink endpoint for AR6004
      ath6kl: Add a hardware flag for SDIO CRC error workaround
      ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
      ath9k_htc: Advertise interface combinations supported
      ath9k_htc: Remove interface combination specific checks
      ath9k: Advertize beacon_int_infra_match

Mugunthan V N (6):
      drivers: net: ethernet: cpsw: add multicast address to ALE table
      net: cpsw: halt network stack before halting the device during suspend
      ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
      ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
      arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
      net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected

Muhammad Ghias (1):
      can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board

Nathan Williams (1):
      solos-pci: Fix leak of skb received for unknown vcc

Neal Cardwell (2):
      ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
      tcp: remove dead prototype for tcp_v4_get_peer()

Neil Horman (4):
      sctp: Make hmac algorithm selection for cookie generation dynamic
      MAINTAINERS: Add myself to list of SCTP maintainers
      sctp: Clean up type-punning in sctp_cmd_t union
      sctp: send abort chunk when max_retrans exceeded

Nick Bowler (1):
      phylib: mdio: Add sysfs attribute for PHY identifiers.

Nicolas Dichtel (38):
      ipv6: add support of equal cost multipath (ECMP)
      ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
      rtnl: add a new type of msg to advertise protocol configuration
      rtnl/ipv6: use netconf msg to advertise forwarding status
      rtnl/ipv6: add support of RTM_GETNETCONF
      rtnl/ipv4: use netconf msg to advertise forwarding status
      rtnl/ipv4: add support of RTM_GETNETCONF
      rtnl/ipv4: use netconf msg to advertise rp_filter status
      ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
      ndisc: fix a typo in a comment in ndisc_recv_na()
      ipip: advertise tunnel param via rtnl
      sit: advertise tunnel param via rtnl
      ip6tnl: advertise tunnel param via rtnl
      ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
      ip6tnl: rename rtnl functions for consistency
      ip6tnl: add support of link creation via rtnl
      ipip: always notify change when params are updated
      ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
      ipip: add support of link creation via rtnl
      sit: always notify change when params are updated
      sit/rtnl: add missing parameters on dump
      sit: rename rtnl functions for consistency
      sit: add support of link creation via rtnl
      ipip: fix sparse warnings in ipip_netlink_parms()
      sit: fix sparse warnings
      ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
      ipv6: export IP6_RT_PRIO_* to userland
      sit: allow to configure 6rd tunnels via netlink
      ip6tnl/sit: drop packet if ECN present with not-ECT
      netconf: advertise mc_forwarding status
      ip6mr: use nla_nest_* helpers
      ipmr/ip6mr: advertise mfc stats via rtnetlink
      ipmr/ip6mr: report origin of mfc entry into rtnl msg
      ipmr/ip6mr: allow to get unresolved cache via netlink
      ipmr: advertise new mfc entries via rtnl
      ip6mr: advertise new mfc entries via rtnl
      ip6mr: fix rtm_family of rtnl msg
      ipv4/route/rtnl: get mcast attributes when dst is multicast

Nicolas Ferre (6):
      net/macb: remove macb_get_drvinfo()
      net/macb: tx status is more than 8 bits now
      net/macb: ethtool interface: add register dump feature
      net/macb: better manage tx errors
      net/macb: move to circ_buf macros and fix initial condition
      net/macb: GEM DMA configuration register update

Nishant Sarmukadam (3):
      mwl8k: Unmap the pci DMA address in xmit error path
      mwl8k: Do not expire eapol frames
      mwl8k: Set packet timestamp to 0 when life time expiry is not used

Nithin Nayak Sujir (5):
      tg3: Call tg3_netif_stop() from tg3_stop()
      tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
      tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
      tg3: Cleanup hardcoded ethtool test array indexes
      tg3: Fix inconsistent locking for tg3_netif_start().

Nobuhiro Iwamatsu (2):
      irda: sh-irda: Remove SH7367 support
      irda: sh-irda: Remove SH7377 support

Olivier Sobrie (1):
      can: kvaser_usb: Add support for Kvaser CAN/USB devices

Pablo Neira Ayuso (3):
      Merge branch 'master' of git://git.kernel.org/.../horms/ipvs-next
      netfilter: nf_conntrack: improve nf_conn object traceability
      netfilter: ctnetlink: dump entries from the dying and unconfirmed lists

Padmanabh Ratnakar (15):
      be2net: Fix driver load failure for different FW configs in Lancer
      be2net: Fix setting QoS for VF for Lancer
      be2net: Fix change MAC operation for VF for Lancer
      be2net: Wait till resources are available for VF in error recovery
      be2net: Fix configuring VLAN for VF for Lancer
      be2net: Fix error messages while driver load for VFs
      be2net: Fix ethtool get_settings output for VF
      be2net: Fix issues in error recovery due to wrong queue state
      be2net: Fix unnecessary delay in PCI EEH
      be2net: Fix VF driver load on newer Lancer FW
      be2net: Enabling Wake-on-LAN is not supported in S5 state
      be2net: Fix FW flashing on Skyhawk-R
      be2net: Fix skyhawk VF PCI Device ID
      be2net: Update driver version
      be2net: Fix smatch warnings in be_main.c

Pandiyarajan Pitchaimuthu (5):
      ath6kl: Make use of return value from ath6kl_diag_read()
      ath6kl: Max clients reached notification
      ath6kl: Blocked client notification
      ath6kl: Array index out of bounds check
      ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()

Paolo Valente (1):
      pkt_sched: QFQ Plus: fair-queueing service at DRR cost

Parikh, Neerav (1):
      ixgbe: Fix incorrect disabling of Tx hang check in case of PFC

Patrice Vilchez (1):
      net/macb: Add support for Gigabit Ethernet mode

Patrick Trantham (2):
      net: phy: smsc: Re-enable EDPD mode for LAN87xx
      net: phy: smsc: Fix config_init typo

Paul Bolle (3):
      atp: remove set_rx_mode_8012()
      ewrk3: silence GCC warning
      ewrk3: remove outdated comment

Paul Chavent (1):
      packet: tx_ring: allow the user to choose tx data offset

Paul Gortmaker (3):
      tipc: delete TIPC_ADVANCED Kconfig variable
      tipc: standardize across connect/disconnect function naming
      tipc: refactor accept() code for improved readability

Paul Marks (1):
      ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n

Paul Moore (1):
      tun: correctly report an error in tun_flow_init()

Pavel Emelyanov (4):
      unix: Remove unused field from unix_sock
      sockopt: Make SO_BINDTODEVICE readable
      sock-diag: Report shutdown for inet and unix sockets (v2)
      sk-filter: Add ability to get socket filter program (v2)

Peter Senna Tschudin (1):
      ath/ath9k/ar9003_eeprom.c: Remove semicolon after if

Piotr Haber (7):
      ssb: fix SPROM offset
      brcmsmac: handle packet drop during transmit correctly
      brcmsmac: cleanup in isr code
      brcmsmac: fix bounds checking in tx/rx
      brcmsmac: hardware info in debugfs
      brcmsmac: move PHY functions
      brcmsmac: support 4313iPA

Pontus Fuchs (3):
      ar5523: Add new driver
      ar5523: Fix sparse endianness warnings
      ar5523: Don't dereference sta if NULL

Rafał Miłecki (2):
      bcma: unify naming schema for clock functions
      bcma: mips: fix clearing device IRQ

Raja Mani (3):
      ath6kl: Avoid null ptr dereference while printing reg domain pair
      ath6kl: Check for valid rate table index
      ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()

Rajkumar Manoharan (24):
      ath9k: perform ANI cycle in idle state
      ath9k: Send WLAN channel info to BT
      ath9k: Add concurrent WLAN and BT tx support for MCI based chips
      ath9k: fill channel mode in caldata
      ath9k: adjust WLAN and BT concurrent transmission
      ath9k_hw: Enable OSLA hw fix for AR9565
      ath9k_hw: Fix selfgen chainmask for 9565
      ath9k_hw: Disable MCI stat counter by default for AR9565
      ath9k_hw: Fix frequent BT rx recovery
      ath9k_hw: Fix max rx rate drop for AR9565
      ath9k_hw: Configure new switch table for AR9565 BTCOEX
      ath9k_hw: Set default MCI config for AR9565
      ath9k: adjust duty cycle for FTP profile for AR9565
      ath9k: Add new BT profile info A2DP_Voice
      ath9k_hw: Enable hw PLL power save for AR9462
      ath9k_hw: Enable hw PLL power save for AR9565
      ath9k_hw: Fix concurrent tx on lower tx power
      ath9k_hw: validate MCI stuck after RTC wakeup
      ath9k: Dump BTCOEX tuning parameters
      ath9k_hw: Fix wrong peak detector DC offset
      ath9k: Process FATAL interrupts at first
      ath9k: Fix MCI reset in BT cal_req
      ath9k: stomp audio profiles on weak signal strength
      ath9k: Fix buffer overflow error

Rami Rosen (9):
      Bluetooth: remove unused member of hci_dev.
      net:dev: remove double indentical assignment in dev_change_net_namespace().
      mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon
      vxlan: remove unused variable.
      tun: change tun_get_iff() prototype.
      vtun: fix typos.
      tun: put correct method name in a debug message.
      core: make GRO methods static.
      rtnelink: remove unused parameter from rtnl_create_link().

Rasesh Mody (7):
      bna: Code Cleanup and Enhancements
      bna: Tx and Rx Optimizations
      bna: TX Intr Coalescing Fix
      bna: Rx Page Based Allocation
      bna: Add RX State
      bna: Firmware update
      bna: Driver Version Updated to 3.1.2.1

Richard Cochran (21):
      ptp: add an ioctl to compare PHC time with system time
      bfin_mac: only advertise hardware time stamped when enabled.
      bfin_mac: replace sys time stamps with raw ones instead.
      bfin_mac: offer a PTP Hardware Clock.
      time: remove the timecompare code.
      cpsw: rename register banks to match the reference manual
      cpsw: add missing fields to the CPSW_SS register bank.
      cpsw: remember the silicon version
      cpsw: support both silicon versions
      cpts: introduce time stamping code and a PTP hardware clock.
      cpsw: add a DT field for the cpts offset
      cpsw: add a DT field for the active time stamping port
      cpts: specify the input clock frequency via DT
      cpsw: support the HWTSTAMP ioctl and the CPTS
      ptp: fixup Kconfig for two PHC drivers.
      cpsw: rename register banks to match the reference manual, part 2
      cpsw: fix leaking IO mappings
      cpsw: simplify the setup of the register pointers
      ptp: reduce stack usage when reading external time stamps
      ptp: reduce stack usage when measuring the system time offset
      cpts: add missing kconfig dependency

Rick Jones (2):
      doc: make the description of how tcp_ecn works more explicit and clear
      doc: Tighten-up and clarify description of tcp_fin_timeout

Rob Herring (6):
      net: calxedaxgmac: enable operate on 2nd frame mode
      net: calxedaxgmac: remove explicit rx dma buffer polling
      net: calxedaxgmac: use raw i/o accessors in rx and tx paths
      net: calxedaxgmac: drop some unnecessary register writes
      net: calxedaxgmac: rework transmit ring handling
      net: calxedaxgmac: ip align receive buffers

Sachin Kamat (5):
      iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.c
      vhost: Remove duplicate inclusion of linux/vhost.h
      bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
      caif: Remove redundant null check before kfree in cfctrl.c
      net: Remove redundant null check before kfree in dev.c

Sam Leffler (4):
      {nl,cfg}80211: add a flags word to scan requests
      cfg80211: add scan flag to indicate its priority
      cfg80211: add support for flushing old scan results
      mac80211: add support for tx to abort low priority scan requests

Samuel Ortiz (17):
      NFC: Avoid falling back to SYMM when sk is NULL
      NFC: Use llcp_allocate_pdu to build the DISC frames
      NFC: Add SNL frame building routine
      NFC: Initial SNL support
      NFC: Reserve LLCP ssap when replying to an SNL frame
      NFC: Check for connection less sockets when looking for a service name
      NFC: Keep connection less bound sockets alive when DEP link goes down
      NFC: Handle LLCP UI frames
      NFC: Forward LLCP datagrams to userspace
      NFC: UI frame sending routine implementation
      NFC: Implement LLCP connection less Tx path
      NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
      NFC: Use IDR library to assing NFC devices IDs
      NFC: Purge LLCP socket Tx queues when being disconnected
      NFC: Copy user space buffer when sending UI frames
      NFC: Stop sending LLCP frames when tx queues are getting too deep
      NFC: Queue a copy of the transmitted LLCP skb

Saravana (5):
      mac80211: add debugfs file for last ack signal
      mac80211: add debugfs file for current tx rate
      mac80211: re-organize the rx rate calculation logic
      mac80211: add debugfs file for last rx rate
      mac80211: add debug file for mic failure

Sasha Levin (2):
      Bluetooth: don't attempt to free a channel that wasn't created
      vmxnet3: convert BUG_ON(true) into a simple BUG()

Sathya Perla (9):
      be2net: remove LANCER A0 workaround
      be2net: fix wrong usage of adapter->generation
      be2net: do not use sli_family to identify skyhawk-R chip
      be2net: re-factor bar mapping code
      be2net: fix access to SEMAPHORE reg
      be2net: remove roce on lancer
      be2net: remove adapter->eq_next_idx
      be2net: fix a possible events_get() race on BE2
      be2net: fix INTx ISR for interrupt behaviour on BE2

Serge Hallyn (1):
      net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD

Seth Forshee (25):
      brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
      brcmsmac: Don't weight AMPDU packets in txfifo
      brcmsmac: Add helper function for updating txavail count
      brcmsmac: Remove unimplemented flow control functions
      brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
      brcmsmac: Remove internal tx queue
      brcmsmac: Use correct descriptor count when calculating next rx descriptor
      brcmsmac: Reduce number of entries in tx DMA rings
      brcm80211: Allow trace support to be enabled separately from debug
      brcm80211: Convert log message levels to debug levels
      brcmsmac: Add module parameter for setting the debug level
      brcmsmac: Add support for writing debug messages to the trace buffer
      brcmsmac: Use debug macros for general error and debug statements
      brcmsmac: Add brcms_dbg_mac80211() debug macro
      brcmsmac: Add rx and tx debug macros
      brcmsmac: Add brcms_dbg_int() debug macro
      brcmsmac: Add brcms_dbg_dma() debug macro
      brcmsmac: Add brcms_dbg_ht() debug macro
      brcmsmac: Improve tx trace and debug support
      brcmsmac: Add tracepoint for macintstatus
      brcmsmac: Add tracepoint for AMPDU session information
      brcmsmac: Remove some noisy and uninformative debug messages
      brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
      brcmsmac: Remove stray argument from debug macro
      brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()

Shahed Shaikh (1):
      qlcnic: fix sparse check endian warnings

Shan Wei (7):
      net: xfrm: use __this_cpu_read per-cpu helper
      net: openvswitch: use this_cpu_ptr per-cpu helper
      net: core: use this_cpu_ptr per-cpu helper
      net: rds: use this_cpu_* per-cpu helper
      net: neighbour: prohibit negative value for unres_qlen_bytes parameter
      net: doc: add default value for neighbour parameters
      net: doc : use more suitable word 'unexpected' to replace 'secluded'

Shmulik Ladkani (2):
      ipv6: unify logic evaluating inet6_dev's accept_ra property
      ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted

Simon Wunderlich (11):
      batman-adv: don't allow ECTP traffic on batman-adv
      batman-adv: don't rely on positions in struct for hashing
      batman-adv: send announcement when backbone gw is registered
      batman-adv: allow bla traffic only after first worker period
      batman-adv: wait multiple periods before activating bla
      batman-adv: fix bla compare function
      batman-adv: Fix broadcast duplist for fragmentation
      nl80211: Fix HT_IBSS feature check in ibss_join
      mac80211: Fix typo in mac80211.h
      mac80211: return if CSA is not handle
      mac80211: adapt slot time in IBSS mode

Sony Chacko (15):
      qlcnic: fix compiler warnings
      qlcnic: fix sparse warnings
      qlcnic: create file qlcnic_io.c for datapath routines
      qlcnic: fix coding style issues in qlcnic_io.c
      qlcnic: create file qlcnic_sysfs.c for sysfs routines
      qlcnic: fix style issues in qlcnic_sysfs.c file
      qlcnic: create file qlcnic_minidump.c for dump utility
      qlcnic: fix coding style issues in qlcnic_minidump.c
      qlcnic: add 82xx adapter specific checks
      qlcnic: move HW specific data to seperate structure
      qlcnic: modify PCI and register access routines
      qlcnic: get board name API
      qlcnic: update NIC partition interface routines
      qlcnic: fix bug in LRO descriptor access macro
      qlcnic: rename module params with module_param_named

Stanislav Yakovlev (2):
      net/wireless: ipw2x00: remove unreachable code
      net/wireless: ipw2200: introduce ipw_set_geo function

Stanislaw Gruszka (9):
      rt2800: use BBP_R1 for setting tx power
      rt2800: limit TX_PWR_CFG_ values to 0xc
      rt2800: compensate tx power also for non 11b rates on 2GHz
      rt2800: use eeprom OFDM 6M TX power as criterion
      rt2800: pass channel pointer to rt2800_config_txpower
      rt2800: allow to reduce tx power on devices not exporting power limit
      rt2800: comment tx power settings
      mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
      Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"

Stefan Assmann (2):
      igb: remove duplicate code for fallback interrupt initialization
      igb: release already assigned MSI-X interrupts if setup fails

Stefan Raspl (4):
      qeth: Remove unused variable
      qeth: Clarify card type naming for virtual NICs
      qeth: Consolidate tracing of card features
      qeth: Remove BUG_ONs

Steffen Klassert (2):
      xfrm: Use a static gc threshold value for ipv6
      xfrm6: Remove commented out function call to xfrm6_input_fini

Stephan Gatzka (1):
      net/phy: Add interrupt support for dp83640 phy.

Steve Glendinning (22):
      smsc95xx: add wol support for more frame types
      smsc75xx: add wol support for more frame types
      smsc95xx: fix error checking of usbnet_resume
      smsc95xx: detect chip revision specific features
      smsc95xx: support PHY wakeup source
      smsc95xx: refactor entering suspend modes
      smsc75xx: check return code from smsc75xx_reset
      smsc75xx: refactor entering suspend modes
      smsc75xx: support PHY wakeup source
      smsc75xx: fix error handling in suspend failure case
      smsc75xx: add support for USB dynamic autosuspend
      smsc75xx: don't enable remote wakeup directly
      smsc75xx: don't call usbnet_resume if usbnet_suspend fails
      smsc75xx: expand check_ macros
      smsc95xx: fix suspend buffer overflow
      smsc95xx: fix error handling in suspend failure case
      smsc95xx: don't enable remote wakeup directly
      smsc95xx: fix smsc_crc return type
      smsc95xx: expand check_ macros
      smsc75xx: only set mac address once on bind
      smsc95xx: fix register dump of last register
      smsc95xx: fix async register writes on big endian platforms

Sujith Manoharan (29):
      mac80211: Notify new IBSS network creation
      cfg80211: Disallow HT/WEP in IBSS mode
      ath9k: Use a helper routine for MCI/FTP tuning
      ath9k: Fix BT_OP_SCAN usage
      ath9k_hw: Update AR9485 initvals
      ath9k: Remove unused workaround
      ath9k_hw: Program filter coefficients correctly
      ath9k: Fix BTCOEX debugfs file usage
      mac80211: Add debugfs callbacks for station addition/removal
      ath9k/ath9k_htc: Remove WME macros
      ath9k: Fix the 'xmit' debugfs file
      ath9k: Add a debugfs file to dump queue statistics
      ath9k: Fill remove_sta_debugfs() callback
      ath9k: Fix rate control debugging
      ath9k: Remove 'stations' debugfs file
      ath9k: Move ethtool functions to debug.c
      ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
      ath9k: Implement sta_add_debugfs/sta_remove_debugfs
      ath9k: Remove redundant NULL assignment
      ath9k: Fix regression in 'xmit' debugfs file
      ath9k_hw: Fix PAPRD registers for AR9485
      ath9k_hw: Fix PAPRD training
      ath9k: Add a few debug messages for PAPRD
      ath9k: Fix redundant PS wrappers
      ath9k_hw: Various trivial fixes for PAPRD
      ath9k_hw: Fix PAPRD retraining for AR9485
      ath9k_hw: Add HW cap for PAPRD
      ath9k_hw: Calculate the correct training power for PAPRD
      ath9k_hw: Update intivals for AR9340

Sven Eckelmann (13):
      ath_hw: Use common REG_WRITE parameter order
      batman-adv: Remove unused define BAT_ATTR_HIF_UINT
      batman-adv: Set special lockdep classes to avoid lockdep warning
      batman-adv: Remove extra check in batadv_bit_get_packet
      batman-adv: Check return value of try_module_get
      batman-adv: Only increase refcounter once for alternate router
      batman-adv: Reserve extra bytes in skb for better alignment
      batman-adv: Mark correctly aligned headers not as __packed
      batman-adv: Remove instant overwritten variable initialization
      batman-adv: Mark best gateway in transtable_global debugfs
      batman-adv: Add function to calculate crc32c for the skb payload
      batman-adv: Start new development cycle
      batman-adv: Use packing of 2 for all headers before an ethernet header

Syam Sidhardhan (7):
      Bluetooth: Use __constant modifier for L2CAP SMP CID
      Bluetooth: Use __constant modifier for RFCOMM PSM
      Bluetooth: trivial: Remove newline before EOF
      Bluetooth: Replace include linux/module.h with linux/export.h
      Bluetooth: Remove unnecessary include export.h
      Bluetooth: mgmt: Use __constant when dealing with constants
      ath5k: Use module_platform_driver macro for ahb.c

Szymon Janc (9):
      NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes
      NFC: Remove not needed local variable in nci_set_local_general_bytes
      NFC: Remove unneeded LLCP function return calls
      NFC: Small nfc_hci_create_pipe refactoring
      NFC: Fix not propagating return code in nfc_hci_clear_all_pipes
      NFC: Fix style issues with logical operations
      NFC: Fix some code style and whitespace issues
      Bluetooth: Increase HCI command tx timeout
      Bluetooth: Remove OOB data if device was discovered in band

Thierry Escande (3):
      NFC: Set rf_mode to NFC_RF_NONE where necessary
      NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties
      NFC: Extend netlink interface for LTO, RW, and MIUX parameters support

Thomas Graf (3):
      sctp: verify length provided in heartbeat information parameter
      sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
      sctp: Add RCU protection to assoc->transport_addr_list

Thomas Pedersen (12):
      mac80211: mesh STAs only process mesh beacons
      ath6kl: support rssi threshold for sched scan
      ath6kl: support TX error rate notification
      ath6kl: configure wow filters per-vif
      ath6kl: restart concurrent vifs on failed connect
      ath6kl: reconfigure RSN capabilities when restarting AP
      ath6kl: rework scheduled scan
      ath6kl: consolidate WoW pattern length
      mac80211: support RX_FLAG_MACTIME_END
      ath9k: RX timestamp is reported at end of frame
      ath9k_htc: RX timestamp is reported at end of frame
      ath5k: RX timestamp is reported at end of frame

Tim Gardner (1):
      iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request

Tommi Rantala (1):
      sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()

Tushar Dave (3):
      igb: Correcting and improving small packet check and padding
      ixgbe: Correcting small packet padding
      e1000e: Minimum packet size must be 17 bytes

Ulrich Weber (1):
      xfrm: remove redundant replay_esn check

Ursula Braun (2):
      ctcm: remove BUG_ONs
      claw: remove BUG_ONs

Vaibhav Hiremath (2):
      net: davinci_mdio: Fix typo mistake in calling runtime-pm api
      net: cpsw: Add parent<->child relation support between cpsw and mdio

Vasanthakumar Thiagarajan (12):
      ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
      ath6kl: Fix potential memory leak in ath6kl_tx_complete()
      ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
      ath6kl: Recover from fw crash
      ath6kl: Add support to detect fw error through heart beat
      ath6kl: Recover from "wmi ctrl ep is full" condition
      ath6kl: Fix bug in scheduling hb_timer
      ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
      ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state
      ath6kl: Make fw error recovery configurable
      ath6kl: Fix reconnection issue after recovery
      ath6kl: Fix random rx data corruption

Vimalkumar (1):
      htb: improved accuracy at high rates

Vincent Bernat (1):
      vxlan: allow a user to set TTL value

Vitalii Demianets (1):
      macb: Keep driver's speed/duplex in sync with actual NCFGR

Vlad Yasevich (17):
      net: Add generic packet offload infrastructure.
      net: Switch to using the new packet offload infrustructure
      net: Add net protocol offload registration infrustructure
      ipv6: Add new offload registration infrastructure.
      ipv4: Switch to using the new offload infrastructure.
      ipv6: Switch to using new offload infrastructure.
      ipv6: Separate ipv6 offload support
      ipv6: Separate tcp offload functionality
      ipv6: Separate out UDP offload functionality
      ipv6: Move exthdr offload support into separate file
      ipv6: Update ipv6 static library with newly needed functions
      ipv4: Pull GSO registration out of inet_init()
      ipv6: Pull IPv6 GSO registration out of the module
      net: Remove code duplication between offload structures
      net: Make IPv6 build depend on CONFIG_INET
      ipv6: Fix build error with udp_offload
      ipv6: Preserve ipv6 functionality needed by NET

Vladimir Kondratiev (1):
      wireless: allow Atheros card to not depend on ath.ko

Waldemar Rymarkiewicz (3):
      NFC: pn533: Fix in/out frame buffer allocation
      NFC: pn533: Remove unused arg parameter
      NFC: Fix incorrect llcp pointer dereference

Wei Yongjun (14):
      ixgbe: using is_zero_ether_addr() to simplify the code
      ath6kl: use list_move_tail instead of list_del/list_add_tail
      qla3xxx: use module_pci_driver to simplify the code
      qla3xxx: remove unused variable in ql_process_mac_tx_intr()
      ksz884x: use module_pci_driver to simplify the code
      ar5523: use module_usb_driver to simplify the code
      brcmfmac: remove duplicated include from dhd_dbg.c
      rtlwifi: use eth_zero_addr() to assign zero address
      ixgbe: convert to use simple_open()
      qlcnic: remove duplicated include from qlcnic_sysfs.c
      net: neterion: use for_each_pci_dev to simplify the code
      tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()
      brcmsmac: remove duplicated include from debug.c
      ipw2200: return error code on error in ipw_wx_get_auth()

Will Deacon (1):
      net: smc91x: use io{read, write}*_rep accessors instead of string functions

Willem de Bruijn (1):
      net: compute skb->rxhash if nic hash may be 3-tuple

Willy Tarreau (1):
      tcp: don't abort splice() after small transfers

Wu Fengguang (1):
      netfilter: nf_nat: use PTR_RET

YOSHIFUJI Hideaki (1):
      ndisc: Unexport ndisc_{build,send}_skb().

YOSHIFUJI Hideaki / 吉藤英明 (3):
      net: sh_eth: Fix a typo - replace regist with register.
      net: neterion: Do not break word unregister.
      ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.

Yan Burman (3):
      net: ethtool: Add destination MAC address to flow steering API
      net/mlx4_en: Use generic etherdevice.h functions.
      net/mlx4_en: Add support for destination MAC in steering rules

Yaniv Rosner (11):
      bnx2x: Activate LFA
      bnx2x: Add support for 20G-KR2
      bnx2x: Change MDIO clock settings
      bnx2x: Fix SFP+ current leakage
      bnx2x: Add support for BCM84834
      bnx2x: Always take PHY lock
      bnx2x: Cosmetic changes
      bnx2x: Add warning message in case of non-10G SFP module
      bnx2x: Change duplex setting in EEE function
      bnx2x: Handle a rarely missed interrupt
      bnx2x: recognize fan failure

Yi Zou (1):
      8021q: fix vlan device to inherit the unicast filtering capability flag

Ying Xue (11):
      tipc: fix race/inefficiencies in poll/wait behaviour
      tipc: wake up all waiting threads at socket shutdown
      tipc: remove the bearer congestion mechanism
      tipc: remove supportable flag from bclink structure
      tipc: rename supported flag to recv_permitted
      tipc: eliminate an unnecessary cast of node variable
      tipc: eliminate aggregate sk_receive_queue limit
      tipc: consolidate connection-oriented message reception in one function
      tipc: introduce non-blocking socket connect
      tipc: eliminate connection setup for implied connect in recv_msg()
      tipc: add lock nesting notation to quiet lockdep warning

Yogesh Ashok Powar (3):
      mwl8k: defining interface combinations
      mwl8k: recheck if station still has valid rates
      mwl8k: Send BASTREAM firmware commands per vif

Yuanhan Liu (1):
      bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP

Yuval Mintz (6):
      bnx2x: revised and corrected SPIO access
      bnx2x: Correct advertised speed/duplex
      bnx2x: nvram enables dropless flow control
      bnx2x: Ext. config accessed only on non-E1x.
      bnx2x: mask CPL_OF interrupt
      bnx2x: fix 'Ethtool -A' when autoneg

Zefir Kurtisi (3):
      ath9k: resolve name collision in DFS detector
      ath9k: fix memory leak in DFS pattern detector
      ath9k: [DFS] add pulse width tolerance for ETSI

Zhao Hongjiang (1):
      user_ns: get rid of duplicate code in net_ctl_permissions

françois romieu (1):
      r8169: workaround for missing extended GigaMAC registers

hayeswang (2):
      r8169: enable ALDPS for power saving
      r8169: enable internal ASPM and clock request settings

joshua.a.hay@intel.com (1):
      ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c

stephen hemminger (9):
      tcp: make tcp_clear_md5_list static
      ppp: make ppp_get_stats64 static
      bridge: bridge port parameters over netlink
      bridge: add template for bridge port flags
      bridge: implement BPDU blocking
      bridge: add root port blocking
      vmxnet3: fix indentation
      tun: allow setting ethernet addresss while running
      uapi: add missing netconf.h to export list

trem (1):
      net: phy: smsc: force all capable mode if the phy is started in powerdown mode

viresh kumar (1):
      net: dsa/slave: Fix compilation warnings

walimis (1):
      stmmac: remove two repeated macros

zheng.li (1):
      bonding: rlb mode of bond should not alter ARP originating via bridge

 Documentation/ABI/testing/sysfs-bus-mdio                     |    9 +
 Documentation/ABI/testing/sysfs-class-net-batman-adv         |   11 +-
 Documentation/ABI/testing/sysfs-class-net-grcan              |   35 +
 Documentation/ABI/testing/sysfs-class-net-mesh               |   40 +-
 Documentation/devicetree/bindings/net/can/grcan.txt          |   28 +
 Documentation/devicetree/bindings/net/cdns-emac.txt          |   23 +
 Documentation/devicetree/bindings/net/cpsw.txt               |   48 +-
 Documentation/kernel-parameters.txt                          |   18 +
 Documentation/networking/batman-adv.txt                      |    3 +-
 Documentation/networking/ip-sysctl.txt                       |   56 +-
 Documentation/networking/packet_mmap.txt                     |  246 +++++-
 Documentation/networking/stmmac.txt                          |   28 +-
 MAINTAINERS                                                  |   27 +-
 arch/alpha/include/asm/socket.h                              |    1 +
 arch/arm/boot/dts/am335x-bone.dts                            |    8 +
 arch/arm/boot/dts/am335x-evm.dts                             |    8 +
 arch/arm/boot/dts/am33xx.dtsi                                |   48 +
 arch/arm/boot/dts/imx6q.dtsi                                 |    5 +-
 arch/arm/configs/omap2plus_defconfig                         |    3 +
 arch/arm/mach-at91/Kconfig                                   |    4 -
 arch/arm/mach-at91/board-csb337.c                            |    2 +
 arch/arm/mach-at91/include/mach/at91rm9200_emac.h            |  138 ---
 arch/arm/mach-imx/mach-imx6q.c                               |   12 +
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c                   |   31 +
 arch/arm/net/bpf_jit_32.c                                    |   29 +-
 arch/arm/net/bpf_jit_32.h                                    |    2 +
 arch/avr32/Kconfig                                           |    1 -
 arch/avr32/include/uapi/asm/socket.h                         |    1 +
 arch/cris/include/asm/socket.h                               |    1 +
 arch/frv/include/uapi/asm/socket.h                           |    1 +
 arch/h8300/include/asm/socket.h                              |    1 +
 arch/ia64/include/uapi/asm/socket.h                          |    1 +
 arch/m32r/include/asm/socket.h                               |    1 +
 arch/m68k/include/uapi/asm/socket.h                          |    1 +
 arch/mips/bcm47xx/nvram.c                                    |    4 +-
 arch/mips/bcm47xx/wgt634u.c                                  |    8 +-
 arch/mips/include/uapi/asm/socket.h                          |    1 +
 arch/mn10300/include/uapi/asm/socket.h                       |    1 +
 arch/parisc/include/uapi/asm/socket.h                        |    1 +
 arch/powerpc/include/asm/ppc-opcode.h                        |    3 +
 arch/powerpc/include/uapi/asm/socket.h                       |    1 +
 arch/powerpc/net/bpf_jit.h                                   |    6 +
 arch/powerpc/net/bpf_jit_comp.c                              |   25 +
 arch/s390/include/uapi/asm/socket.h                          |    1 +
 arch/sparc/include/uapi/asm/socket.h                         |    1 +
 arch/sparc/net/bpf_jit_comp.c                                |   19 +
 arch/x86/net/bpf_jit_comp.c                                  |   21 +
 arch/xtensa/include/uapi/asm/socket.h                        |    1 +
 drivers/atm/solos-pci.c                                      |   88 +-
 drivers/bcma/bcma_private.h                                  |    6 +-
 drivers/bcma/driver_chipcommon.c                             |  135 ++-
 drivers/bcma/driver_chipcommon_nflash.c                      |    3 +
 drivers/bcma/driver_chipcommon_pmu.c                         |   44 +-
 drivers/bcma/driver_chipcommon_sflash.c                      |   35 +-
 drivers/bcma/driver_mips.c                                   |   52 +-
 drivers/bcma/driver_pci_host.c                               |   24 +-
 drivers/bcma/host_pci.c                                      |    6 +-
 drivers/bcma/main.c                                          |   62 +-
 drivers/bcma/sprom.c                                         |    5 +-
 drivers/bluetooth/btmrvl_sdio.c                              |   28 +-
 drivers/bluetooth/btusb.c                                    |    1 +
 drivers/dma/ioat/dca.c                                       |   23 +
 drivers/isdn/hardware/mISDN/hfcpci.c                         |    2 +-
 drivers/isdn/hardware/mISDN/mISDNisar.c                      |    2 +-
 drivers/isdn/hisax/callc.c                                   |    2 +-
 drivers/isdn/hisax/hfc_pci.c                                 |    2 +-
 drivers/isdn/hisax/hfc_sx.c                                  |    2 +-
 drivers/isdn/mISDN/l1oip_core.c                              |    5 +-
 drivers/isdn/mISDN/tei.c                                     |   20 +-
 drivers/isdn/pcbit/layer2.c                                  |    2 +-
 drivers/net/arcnet/com20020-pci.c                            |    6 +-
 drivers/net/bonding/bond_alb.c                               |  197 ++++-
 drivers/net/bonding/bond_alb.h                               |   28 +-
 drivers/net/bonding/bond_debugfs.c                           |    5 +-
 drivers/net/bonding/bond_main.c                              |   19 +-
 drivers/net/bonding/bonding.h                                |   13 +
 drivers/net/can/Kconfig                                      |    9 +
 drivers/net/can/Makefile                                     |    1 +
 drivers/net/can/at91_can.c                                   |    9 +-
 drivers/net/can/bfin_can.c                                   |    7 +-
 drivers/net/can/c_can/c_can.c                                |   12 +
 drivers/net/can/c_can/c_can.h                                |    3 +
 drivers/net/can/c_can/c_can_pci.c                            |    8 +-
 drivers/net/can/c_can/c_can_platform.c                       |   36 +-
 drivers/net/can/cc770/cc770_isa.c                            |   18 +-
 drivers/net/can/cc770/cc770_platform.c                       |   18 +-
 drivers/net/can/dev.c                                        |    3 +-
 drivers/net/can/flexcan.c                                    |   12 +-
 drivers/net/can/grcan.c                                      | 1756 ++++++++++++++++++++++++++++++++++++
 drivers/net/can/janz-ican3.c                                 |   28 +-
 drivers/net/can/mcp251x.c                                    |    6 +-
 drivers/net/can/mscan/mpc5xxx_can.c                          |   37 +-
 drivers/net/can/mscan/mscan.c                                |    8 -
 drivers/net/can/mscan/mscan.h                                |    1 -
 drivers/net/can/pch_can.c                                    |    6 +-
 drivers/net/can/sja1000/Kconfig                              |    3 +-
 drivers/net/can/sja1000/ems_pci.c                            |    4 +-
 drivers/net/can/sja1000/ems_pcmcia.c                         |    5 +-
 drivers/net/can/sja1000/kvaser_pci.c                         |    8 +-
 drivers/net/can/sja1000/peak_pci.c                           |    7 +-
 drivers/net/can/sja1000/peak_pcmcia.c                        |    2 +-
 drivers/net/can/sja1000/plx_pci.c                            |   39 +-
 drivers/net/can/sja1000/sja1000.c                            |    8 -
 drivers/net/can/sja1000/sja1000.h                            |    1 -
 drivers/net/can/sja1000/sja1000_isa.c                        |   16 +-
 drivers/net/can/sja1000/sja1000_of_platform.c                |   14 +-
 drivers/net/can/sja1000/sja1000_platform.c                   |    1 +
 drivers/net/can/sja1000/tscan1.c                             |    8 +-
 drivers/net/can/softing/softing_cs.c                         |   11 +-
 drivers/net/can/softing/softing_main.c                       |   14 +-
 drivers/net/can/ti_hecc.c                                    |    5 +-
 drivers/net/can/usb/Kconfig                                  |   29 +
 drivers/net/can/usb/Makefile                                 |    1 +
 drivers/net/can/usb/ems_usb.c                                |    7 -
 drivers/net/can/usb/esd_usb2.c                               |   45 +-
 drivers/net/can/usb/kvaser_usb.c                             | 1627 ++++++++++++++++++++++++++++++++++
 drivers/net/can/usb/peak_usb/pcan_usb_core.c                 |    5 -
 drivers/net/can/usb/peak_usb/pcan_usb_core.h                 |    1 -
 drivers/net/dsa/Kconfig                                      |    5 +-
 drivers/net/ethernet/3com/3c509.c                            |   29 +-
 drivers/net/ethernet/3com/3c59x.c                            |   21 +-
 drivers/net/ethernet/3com/Kconfig                            |    2 +-
 drivers/net/ethernet/3com/typhoon.c                          |   10 +-
 drivers/net/ethernet/8390/ax88796.c                          |   16 +-
 drivers/net/ethernet/8390/etherh.c                           |   14 +-
 drivers/net/ethernet/8390/hydra.c                            |   18 +-
 drivers/net/ethernet/8390/ne2k-pci.c                         |   12 +-
 drivers/net/ethernet/8390/ne3210.c                           |    4 +-
 drivers/net/ethernet/8390/zorro8390.c                        |   17 +-
 drivers/net/ethernet/adaptec/starfire.c                      |   12 +-
 drivers/net/ethernet/adi/Kconfig                             |    2 +-
 drivers/net/ethernet/adi/bfin_mac.c                          |  271 ++++--
 drivers/net/ethernet/adi/bfin_mac.h                          |   13 +-
 drivers/net/ethernet/aeroflex/greth.c                        |    6 +-
 drivers/net/ethernet/alteon/acenic.c                         |   31 +-
 drivers/net/ethernet/amd/a2065.c                             |   16 +-
 drivers/net/ethernet/amd/am79c961a.c                         |    2 +-
 drivers/net/ethernet/amd/amd8111e.c                          |    8 +-
 drivers/net/ethernet/amd/ariadne.c                           |   10 +-
 drivers/net/ethernet/amd/au1000_eth.c                        |    6 +-
 drivers/net/ethernet/amd/declance.c                          |    8 +-
 drivers/net/ethernet/amd/depca.c                             |   10 +-
 drivers/net/ethernet/amd/hplance.c                           |   17 +-
 drivers/net/ethernet/amd/pcnet32.c                           |   10 +-
 drivers/net/ethernet/amd/sunlance.c                          |   12 +-
 drivers/net/ethernet/apple/bmac.c                            |    4 +-
 drivers/net/ethernet/apple/mace.c                            |    4 +-
 drivers/net/ethernet/apple/macmace.c                         |    6 +-
 drivers/net/ethernet/atheros/atl1c/atl1c_main.c              |   15 +-
 drivers/net/ethernet/atheros/atl1e/atl1e_main.c              |   11 +-
 drivers/net/ethernet/atheros/atl1e/atl1e_param.c             |    7 +-
 drivers/net/ethernet/atheros/atlx/atl1.c                     |   17 +-
 drivers/net/ethernet/atheros/atlx/atl2.c                     |   17 +-
 drivers/net/ethernet/broadcom/Kconfig                        |    1 +
 drivers/net/ethernet/broadcom/b44.c                          |   10 +-
 drivers/net/ethernet/broadcom/bcm63xx_enet.c                 |   12 +-
 drivers/net/ethernet/broadcom/bnx2.c                         | 1022 ++++++++++-----------
 drivers/net/ethernet/broadcom/bnx2.h                         |  134 +--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h                  |  141 +--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c              |  528 +++++++----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h              |   91 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c              |   41 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c          |   29 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_defs.h          |    5 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h              |   54 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h         |   29 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c             |  991 ++++++++++++++-------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h             |   18 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c             | 1186 +++++++++++++++----------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_reg.h              |   59 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c               |   59 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h               |   12 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c            |    1 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h            |    3 +
 drivers/net/ethernet/broadcom/cnic.c                         |  189 ++--
 drivers/net/ethernet/broadcom/cnic.h                         |   30 +-
 drivers/net/ethernet/broadcom/cnic_if.h                      |    7 +-
 drivers/net/ethernet/broadcom/sb1250-mac.c                   |    2 +-
 drivers/net/ethernet/broadcom/tg3.c                          |  726 +++++++++++----
 drivers/net/ethernet/broadcom/tg3.h                          |   68 +-
 drivers/net/ethernet/brocade/bna/bfa_ioc.c                   |    4 -
 drivers/net/ethernet/brocade/bna/bfi_enet.h                  |    1 +
 drivers/net/ethernet/brocade/bna/bna.h                       |    2 +
 drivers/net/ethernet/brocade/bna/bna_hw_defs.h               |    3 +-
 drivers/net/ethernet/brocade/bna/bna_tx_rx.c                 |  138 ++-
 drivers/net/ethernet/brocade/bna/bna_types.h                 |    9 +-
 drivers/net/ethernet/brocade/bna/bnad.c                      |  943 +++++++++++---------
 drivers/net/ethernet/brocade/bna/bnad.h                      |   66 +-
 drivers/net/ethernet/brocade/bna/bnad_ethtool.c              |    1 +
 drivers/net/ethernet/brocade/bna/cna.h                       |    4 +-
 drivers/net/ethernet/cadence/Kconfig                         |    9 +-
 drivers/net/ethernet/cadence/at91_ether.c                    | 1283 ++++++---------------------
 drivers/net/ethernet/cadence/at91_ether.h                    |  112 ---
 drivers/net/ethernet/cadence/macb.c                          |  564 ++++++++----
 drivers/net/ethernet/cadence/macb.h                          |   67 +-
 drivers/net/ethernet/calxeda/xgmac.c                         |   59 +-
 drivers/net/ethernet/chelsio/Kconfig                         |    2 +-
 drivers/net/ethernet/chelsio/cxgb/cxgb2.c                    |    7 +-
 drivers/net/ethernet/chelsio/cxgb/sge.c                      |   17 +-
 drivers/net/ethernet/chelsio/cxgb/subr.c                     |   13 +-
 drivers/net/ethernet/chelsio/cxgb/tp.c                       |    2 +-
 drivers/net/ethernet/chelsio/cxgb3/common.h                  |    7 +-
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c              |   14 +-
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c           |    4 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c              |   25 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c                   |   14 +-
 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c          |   22 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h           |    4 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c               |    7 +-
 drivers/net/ethernet/cisco/Kconfig                           |    2 +-
 drivers/net/ethernet/cisco/enic/Kconfig                      |    2 +-
 drivers/net/ethernet/cisco/enic/enic_main.c                  |    7 +-
 drivers/net/ethernet/davicom/dm9000.c                        |   18 +-
 drivers/net/ethernet/dec/ewrk3.c                             |    3 +-
 drivers/net/ethernet/dec/tulip/de2104x.c                     |   16 +-
 drivers/net/ethernet/dec/tulip/de4x5.c                       |   18 +-
 drivers/net/ethernet/dec/tulip/dmfe.c                        |   11 +-
 drivers/net/ethernet/dec/tulip/eeprom.c                      |   10 +-
 drivers/net/ethernet/dec/tulip/media.c                       |    2 +-
 drivers/net/ethernet/dec/tulip/tulip_core.c                  |   12 +-
 drivers/net/ethernet/dec/tulip/uli526x.c                     |   12 +-
 drivers/net/ethernet/dec/tulip/winbond-840.c                 |    9 +-
 drivers/net/ethernet/dec/tulip/xircom_cb.c                   |    6 +-
 drivers/net/ethernet/dlink/dl2k.c                            |   24 +-
 drivers/net/ethernet/dlink/sundance.c                        |   95 +-
 drivers/net/ethernet/dnet.c                                  |   11 +-
 drivers/net/ethernet/emulex/Kconfig                          |    2 +-
 drivers/net/ethernet/emulex/benet/Kconfig                    |    2 +-
 drivers/net/ethernet/emulex/benet/be.h                       |   51 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c                  |  409 ++++++++-
 drivers/net/ethernet/emulex/benet/be_cmds.h                  |  177 +++-
 drivers/net/ethernet/emulex/benet/be_ethtool.c               |   80 +-
 drivers/net/ethernet/emulex/benet/be_hw.h                    |   20 +-
 drivers/net/ethernet/emulex/benet/be_main.c                  |  849 +++++++++++-------
 drivers/net/ethernet/emulex/benet/be_roce.c                  |    5 +-
 drivers/net/ethernet/ethoc.c                                 |    8 +-
 drivers/net/ethernet/fealnx.c                                |   12 +-
 drivers/net/ethernet/freescale/Kconfig                       |    9 +
 drivers/net/ethernet/freescale/Makefile                      |    1 +
 drivers/net/ethernet/freescale/fec.c                         |  171 ++--
 drivers/net/ethernet/freescale/fec.h                         |  119 +++
 drivers/net/ethernet/freescale/fec_mpc52xx.c                 |    2 +-
 drivers/net/ethernet/freescale/fec_ptp.c                     |  383 ++++++++
 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c        |    2 +-
 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c         |    5 +-
 drivers/net/ethernet/freescale/fs_enet/mii-fec.c             |    2 +-
 drivers/net/ethernet/freescale/gianfar.c                     |   14 +-
 drivers/net/ethernet/freescale/xgmac_mdio.c                  |    4 +-
 drivers/net/ethernet/hp/hp100.c                              |   18 +-
 drivers/net/ethernet/i825xx/ether1.c                         |   20 +-
 drivers/net/ethernet/i825xx/lasi_82596.c                     |    8 +-
 drivers/net/ethernet/i825xx/lib82596.c                       |    2 +-
 drivers/net/ethernet/i825xx/sni_82596.c                      |    8 +-
 drivers/net/ethernet/ibm/Kconfig                             |    5 +-
 drivers/net/ethernet/ibm/ehea/ehea_main.c                    |   16 +-
 drivers/net/ethernet/ibm/emac/core.c                         |   24 +-
 drivers/net/ethernet/ibm/emac/mal.c                          |   13 +-
 drivers/net/ethernet/ibm/emac/rgmii.c                        |    6 +-
 drivers/net/ethernet/ibm/emac/tah.c                          |    6 +-
 drivers/net/ethernet/ibm/emac/zmii.c                         |    6 +-
 drivers/net/ethernet/ibm/ibmveth.c                           |    7 +-
 drivers/net/ethernet/icplus/ipg.c                            |    7 +-
 drivers/net/ethernet/intel/Kconfig                           |   30 +-
 drivers/net/ethernet/intel/e100.c                            |    7 +-
 drivers/net/ethernet/intel/e1000/e1000_hw.c                  |   17 +-
 drivers/net/ethernet/intel/e1000/e1000_main.c                |   13 +-
 drivers/net/ethernet/intel/e1000/e1000_param.c               |   14 +-
 drivers/net/ethernet/intel/e1000e/80003es2lan.c              |   66 +-
 drivers/net/ethernet/intel/e1000e/82571.c                    |  115 +--
 drivers/net/ethernet/intel/e1000e/defines.h                  |   27 +-
 drivers/net/ethernet/intel/e1000e/e1000.h                    |   17 +-
 drivers/net/ethernet/intel/e1000e/ethtool.c                  |   69 +-
 drivers/net/ethernet/intel/e1000e/hw.h                       |    6 +-
 drivers/net/ethernet/intel/e1000e/ich8lan.c                  |  243 ++---
 drivers/net/ethernet/intel/e1000e/mac.c                      |  135 +--
 drivers/net/ethernet/intel/e1000e/manage.c                   |    9 +-
 drivers/net/ethernet/intel/e1000e/netdev.c                   |  331 +++----
 drivers/net/ethernet/intel/e1000e/nvm.c                      |   15 +-
 drivers/net/ethernet/intel/e1000e/param.c                    |   60 +-
 drivers/net/ethernet/intel/e1000e/phy.c                      |  141 +--
 drivers/net/ethernet/intel/igb/Makefile                      |    4 +-
 drivers/net/ethernet/intel/igb/e1000_82575.c                 |   77 +-
 drivers/net/ethernet/intel/igb/e1000_82575.h                 |    3 +
 drivers/net/ethernet/intel/igb/e1000_defines.h               |   22 +
 drivers/net/ethernet/intel/igb/e1000_i210.c                  |  369 +++++---
 drivers/net/ethernet/intel/igb/e1000_i210.h                  |   17 +
 drivers/net/ethernet/intel/igb/e1000_mac.c                   |  128 +++
 drivers/net/ethernet/intel/igb/e1000_mac.h                   |    1 +
 drivers/net/ethernet/intel/igb/e1000_nvm.c                   |   99 ++-
 drivers/net/ethernet/intel/igb/e1000_nvm.h                   |   16 +
 drivers/net/ethernet/intel/igb/e1000_phy.c                   |   49 +-
 drivers/net/ethernet/intel/igb/e1000_phy.h                   |    1 +
 drivers/net/ethernet/intel/igb/igb.h                         |  112 ++-
 drivers/net/ethernet/intel/igb/igb_ethtool.c                 |  406 +++++++--
 drivers/net/ethernet/intel/igb/igb_main.c                    | 1574 +++++++++++++++++++-------------
 drivers/net/ethernet/intel/igb/igb_ptp.c                     |  102 ++-
 drivers/net/ethernet/intel/igbvf/defines.h                   |    1 +
 drivers/net/ethernet/intel/igbvf/igbvf.h                     |    2 +-
 drivers/net/ethernet/intel/igbvf/netdev.c                    |   41 +-
 drivers/net/ethernet/intel/ixgb/ixgb_main.c                  |   10 +-
 drivers/net/ethernet/intel/ixgb/ixgb_param.c                 |    6 +-
 drivers/net/ethernet/intel/ixgbe/Makefile                    |    3 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe.h                     |   15 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c               |  160 +++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c              |  100 ++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.h              |    3 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c             |  115 +--
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c             |  109 +--
 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c                |    4 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c                 |   22 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c                |  418 +++++----
 drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h                 |   31 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c                 |  164 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c               |  470 +++++++---
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h                |   12 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c                |    2 +-
 drivers/net/ethernet/intel/ixgbevf/defines.h                 |    7 +-
 drivers/net/ethernet/intel/ixgbevf/ixgbevf.h                 |   16 +-
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c            |  403 ++++++---
 drivers/net/ethernet/intel/ixgbevf/mbx.h                     |   10 +
 drivers/net/ethernet/intel/ixgbevf/vf.c                      |   61 ++
 drivers/net/ethernet/intel/ixgbevf/vf.h                      |    2 +
 drivers/net/ethernet/jme.c                                   |    6 +-
 drivers/net/ethernet/lantiq_etop.c                           |    4 +-
 drivers/net/ethernet/marvell/pxa168_eth.c                    |    7 +-
 drivers/net/ethernet/marvell/skge.c                          |    9 +-
 drivers/net/ethernet/marvell/sky2.c                          |   35 +-
 drivers/net/ethernet/mellanox/Kconfig                        |    2 +-
 drivers/net/ethernet/mellanox/mlx4/Kconfig                   |    3 +-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c              |  155 +++-
 drivers/net/ethernet/mellanox/mlx4/en_main.c                 |    2 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c               |   28 +-
 drivers/net/ethernet/mellanox/mlx4/en_rx.c                   |    9 +-
 drivers/net/ethernet/mellanox/mlx4/en_tx.c                   |    2 +-
 drivers/net/ethernet/mellanox/mlx4/main.c                    |    7 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h                 |   27 +-
 drivers/net/ethernet/micrel/ks8695net.c                      |   13 +-
 drivers/net/ethernet/micrel/ks8842.c                         |    6 +-
 drivers/net/ethernet/micrel/ks8851.c                         |    6 +-
 drivers/net/ethernet/micrel/ks8851_mll.c                     |    6 +-
 drivers/net/ethernet/micrel/ksz884x.c                        |   18 +-
 drivers/net/ethernet/microchip/enc28j60.c                    |    6 +-
 drivers/net/ethernet/myricom/Kconfig                         |    1 -
 drivers/net/ethernet/myricom/myri10ge/myri10ge.c             |  285 ++----
 drivers/net/ethernet/natsemi/ibmlana.c                       |    4 +-
 drivers/net/ethernet/natsemi/jazzsonic.c                     |    8 +-
 drivers/net/ethernet/natsemi/macsonic.c                      |   21 +-
 drivers/net/ethernet/natsemi/natsemi.c                       |   13 +-
 drivers/net/ethernet/natsemi/ns83820.c                       |    8 +-
 drivers/net/ethernet/natsemi/xtsonic.c                       |    6 +-
 drivers/net/ethernet/neterion/Kconfig                        |    2 +-
 drivers/net/ethernet/neterion/s2io.c                         |   11 +-
 drivers/net/ethernet/neterion/s2io.h                         |    5 +-
 drivers/net/ethernet/neterion/vxge/vxge-config.c             |    6 +-
 drivers/net/ethernet/neterion/vxge/vxge-config.h             |    6 +-
 drivers/net/ethernet/neterion/vxge/vxge-main.c               |   27 +-
 drivers/net/ethernet/nuvoton/w90p910_ether.c                 |    6 +-
 drivers/net/ethernet/nvidia/forcedeth.c                      |    6 +-
 drivers/net/ethernet/nxp/lpc_eth.c                           |    6 +-
 drivers/net/ethernet/octeon/octeon_mgmt.c                    |    6 +-
 drivers/net/ethernet/oki-semi/pch_gbe/Kconfig                |   17 +-
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h              |    2 -
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c         |   14 -
 drivers/net/ethernet/packetengines/hamachi.c                 |   12 +-
 drivers/net/ethernet/packetengines/yellowfin.c               |   12 +-
 drivers/net/ethernet/pasemi/pasemi_mac.c                     |    6 +-
 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c      |   93 +-
 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c         |   10 +-
 drivers/net/ethernet/qlogic/qla3xxx.c                        |   24 +-
 drivers/net/ethernet/qlogic/qlcnic/Makefile                  |    3 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h                  |  521 ++++-------
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c              |  114 ++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c          |   73 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hdr.h              |   56 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c               |  749 ++++------------
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c             |  852 +++---------------
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c               | 1309 +++++++++++++++++++++++++++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c             | 2186 +++++++--------------------------------------
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c         |  629 +++++++++++++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c            |  960 ++++++++++++++++++++
 drivers/net/ethernet/qlogic/qlge/qlge_dbg.c                  |   16 +-
 drivers/net/ethernet/qlogic/qlge/qlge_main.c                 |   12 +-
 drivers/net/ethernet/rdc/r6040.c                             |    9 +-
 drivers/net/ethernet/realtek/8139cp.c                        |   75 +-
 drivers/net/ethernet/realtek/8139too.c                       |   14 +-
 drivers/net/ethernet/realtek/atp.c                           |   58 +-
 drivers/net/ethernet/realtek/atp.h                           |    2 -
 drivers/net/ethernet/realtek/r8169.c                         |  170 ++--
 drivers/net/ethernet/renesas/sh_eth.c                        |    2 +-
 drivers/net/ethernet/s6gmac.c                                |    6 +-
 drivers/net/ethernet/seeq/ether3.c                           |   22 +-
 drivers/net/ethernet/seeq/sgiseeq.c                          |    2 +-
 drivers/net/ethernet/sfc/Kconfig                             |   10 +-
 drivers/net/ethernet/sfc/Makefile                            |    3 +-
 drivers/net/ethernet/sfc/efx.c                               |   16 +-
 drivers/net/ethernet/sfc/efx.h                               |   13 +
 drivers/net/ethernet/sfc/ethtool.c                           |   25 +-
 drivers/net/ethernet/sfc/falcon.c                            |    2 +
 drivers/net/ethernet/sfc/io.h                                |   43 +-
 drivers/net/ethernet/sfc/mcdi.c                              |   23 +-
 drivers/net/ethernet/sfc/net_driver.h                        |    5 +-
 drivers/net/ethernet/sfc/nic.c                               |   81 +-
 drivers/net/ethernet/sfc/nic.h                               |   28 +-
 drivers/net/ethernet/sfc/rx.c                                |    6 +-
 drivers/net/ethernet/sfc/selftest.c                          |    4 +-
 drivers/net/ethernet/sfc/siena.c                             |   17 +-
 drivers/net/ethernet/sfc/siena_sriov.c                       |    8 +-
 drivers/net/ethernet/sgi/ioc3-eth.c                          |   11 +-
 drivers/net/ethernet/sgi/meth.c                              |    2 +-
 drivers/net/ethernet/silan/sc92031.c                         |    7 +-
 drivers/net/ethernet/sis/sis190.c                            |   27 +-
 drivers/net/ethernet/sis/sis900.c                            |   29 +-
 drivers/net/ethernet/smsc/epic100.c                          |   13 +-
 drivers/net/ethernet/smsc/smc911x.c                          |   20 +-
 drivers/net/ethernet/smsc/smc911x.h                          |   16 +-
 drivers/net/ethernet/smsc/smc91x.c                           |   22 +-
 drivers/net/ethernet/smsc/smc91x.h                           |   20 +-
 drivers/net/ethernet/smsc/smsc911x.c                         |   32 +-
 drivers/net/ethernet/smsc/smsc9420.c                         |    6 +-
 drivers/net/ethernet/stmicro/stmmac/Kconfig                  |   25 -
 drivers/net/ethernet/stmicro/stmmac/Makefile                 |    1 -
 drivers/net/ethernet/stmicro/stmmac/common.h                 |   39 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h              |    3 -
 drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c          |    6 +
 drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h              |    7 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c              |   20 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac.h                 |   14 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c         |  100 ++-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c            |  261 +++---
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c             |    8 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c        |   14 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_timer.c           |  134 ---
 drivers/net/ethernet/stmicro/stmmac/stmmac_timer.h           |   46 -
 drivers/net/ethernet/sun/cassini.c                           |   13 +-
 drivers/net/ethernet/sun/niu.c                               |  121 ++-
 drivers/net/ethernet/sun/sunbmac.c                           |   10 +-
 drivers/net/ethernet/sun/sungem.c                            |    7 +-
 drivers/net/ethernet/sun/sunhme.c                            |   20 +-
 drivers/net/ethernet/sun/sunqe.c                             |   12 +-
 drivers/net/ethernet/sun/sunvnet.c                           |   15 +-
 drivers/net/ethernet/tehuti/tehuti.c                         |    6 +-
 drivers/net/ethernet/ti/Kconfig                              |    9 +
 drivers/net/ethernet/ti/Makefile                             |    2 +-
 drivers/net/ethernet/ti/cpmac.c                              |   10 +-
 drivers/net/ethernet/ti/cpsw.c                               |  635 +++++++++----
 drivers/net/ethernet/ti/cpsw_ale.c                           |   31 +-
 drivers/net/ethernet/ti/cpsw_ale.h                           |    1 +
 drivers/net/ethernet/ti/cpts.c                               |  427 +++++++++
 drivers/net/ethernet/ti/cpts.h                               |  146 +++
 drivers/net/ethernet/ti/davinci_emac.c                       |    6 +-
 drivers/net/ethernet/ti/davinci_mdio.c                       |    8 +-
 drivers/net/ethernet/ti/tlan.c                               |   11 +-
 drivers/net/ethernet/toshiba/ps3_gelic_net.c                 |   22 +-
 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c            |   10 +-
 drivers/net/ethernet/toshiba/spider_net.c                    |    6 +-
 drivers/net/ethernet/toshiba/tc35815.c                       |   18 +-
 drivers/net/ethernet/via/via-rhine.c                         |   13 +-
 drivers/net/ethernet/via/via-velocity.c                      |   28 +-
 drivers/net/ethernet/wiznet/w5100.c                          |   10 +-
 drivers/net/ethernet/wiznet/w5300.c                          |   10 +-
 drivers/net/ethernet/xilinx/ll_temac_main.c                  |    8 +-
 drivers/net/ethernet/xilinx/xilinx_axienet_main.c            |    8 +-
 drivers/net/ethernet/xilinx/xilinx_emaclite.c                |    8 +-
 drivers/net/ethernet/xscale/ixp4xx_eth.c                     |    4 +-
 drivers/net/fddi/defxx.c                                     |   46 +-
 drivers/net/fddi/skfp/skfddi.c                               |    4 +-
 drivers/net/hippi/rrunner.c                                  |   11 +-
 drivers/net/hyperv/rndis_filter.c                            |   10 +-
 drivers/net/ieee802154/at86rf230.c                           |    6 +-
 drivers/net/ieee802154/fakehard.c                            |    6 +-
 drivers/net/ieee802154/fakelb.c                              |    6 +-
 drivers/net/ieee802154/mrf24j40.c                            |    6 +-
 drivers/net/irda/au1k_ir.c                                   |    8 +-
 drivers/net/irda/bfin_sir.c                                  |    8 +-
 drivers/net/irda/ep7211-sir.c                                |   73 +-
 drivers/net/irda/sh_irda.c                                   |   10 +-
 drivers/net/irda/sh_sir.c                                    |    6 +-
 drivers/net/irda/smsc-ircc2.c                                |    6 +-
 drivers/net/irda/via-ircc.c                                  |   15 +-
 drivers/net/irda/vlsi_ir.c                                   |    6 +-
 drivers/net/netconsole.c                                     |    6 +
 drivers/net/phy/davicom.c                                    |    6 +
 drivers/net/phy/dp83640.c                                    |   78 +-
 drivers/net/phy/mdio-gpio.c                                  |   14 +-
 drivers/net/phy/mdio-mux-gpio.c                              |    6 +-
 drivers/net/phy/mdio-mux-mmioreg.c                           |    6 +-
 drivers/net/phy/mdio-octeon.c                                |    6 +-
 drivers/net/phy/mdio_bus.c                                   |   14 +
 drivers/net/phy/micrel.c                                     |   44 +
 drivers/net/phy/smsc.c                                       |   95 +-
 drivers/net/phy/spi_ks8995.c                                 |    6 +-
 drivers/net/ppp/ppp_generic.c                                |    2 +-
 drivers/net/tun.c                                            |  875 +++++++++++++-----
 drivers/net/usb/Kconfig                                      |   22 +
 drivers/net/usb/Makefile                                     |    1 +
 drivers/net/usb/asix_common.c                                |  117 +--
 drivers/net/usb/asix_devices.c                               |   19 +-
 drivers/net/usb/cdc_mbim.c                                   |  412 +++++++++
 drivers/net/usb/cdc_ncm.c                                    |  645 ++++++--------
 drivers/net/usb/dm9601.c                                     |  107 +--
 drivers/net/usb/int51x1.c                                    |   52 +-
 drivers/net/usb/mcs7830.c                                    |   85 +-
 drivers/net/usb/net1080.c                                    |  110 +--
 drivers/net/usb/plusb.c                                      |   11 +-
 drivers/net/usb/sierra_net.c                                 |   47 +-
 drivers/net/usb/smsc75xx.c                                   | 1406 ++++++++++++++++++++++-------
 drivers/net/usb/smsc95xx.c                                   | 1088 +++++++++++++++++------
 drivers/net/usb/smsc95xx.h                                   |   25 +
 drivers/net/usb/usbnet.c                                     |  196 ++++
 drivers/net/veth.c                                           |    3 +-
 drivers/net/virtio_net.c                                     |  742 ++++++++++++----
 drivers/net/vmxnet3/vmxnet3_drv.c                            |   42 +-
 drivers/net/vxlan.c                                          |  286 +++++-
 drivers/net/wan/Makefile                                     |    4 +-
 drivers/net/wan/dscc4.c                                      |    7 +-
 drivers/net/wan/farsync.c                                    |   10 +-
 drivers/net/wan/hd64570.c                                    |    5 +-
 drivers/net/wan/hd64572.c                                    |    5 +-
 drivers/net/wan/ixp4xx_hss.c                                 |    4 +-
 drivers/net/wan/lmc/lmc_main.c                               |    7 +-
 drivers/net/wan/pc300too.c                                   |    4 +-
 drivers/net/wan/pci200syn.c                                  |    4 +-
 drivers/net/wan/wanxl.c                                      |    4 +-
 drivers/net/wan/wanxlfw.S                                    |    1 +
 drivers/net/wireless/adm8211.c                               |    6 +-
 drivers/net/wireless/airo.c                                  |    8 +-
 drivers/net/wireless/at76c50x-usb.c                          |   85 +-
 drivers/net/wireless/ath/Kconfig                             |    8 +-
 drivers/net/wireless/ath/Makefile                            |    1 +
 drivers/net/wireless/ath/ar5523/Kconfig                      |    8 +
 drivers/net/wireless/ath/ar5523/Makefile                     |    1 +
 drivers/net/wireless/ath/ar5523/ar5523.c                     | 1798 +++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ar5523/ar5523.h                     |  152 ++++
 drivers/net/wireless/ath/ar5523/ar5523_hw.h                  |  431 +++++++++
 drivers/net/wireless/ath/ath5k/Kconfig                       |    1 +
 drivers/net/wireless/ath/ath5k/ahb.c                         |   15 +-
 drivers/net/wireless/ath/ath5k/base.c                        |   31 +-
 drivers/net/wireless/ath/ath5k/led.c                         |    2 +-
 drivers/net/wireless/ath/ath5k/mac80211-ops.c                |    7 +-
 drivers/net/wireless/ath/ath5k/pci.c                         |    6 +-
 drivers/net/wireless/ath/ath5k/reset.c                       |    6 +-
 drivers/net/wireless/ath/ath6kl/Kconfig                      |    9 +
 drivers/net/wireless/ath/ath6kl/Makefile                     |    1 +
 drivers/net/wireless/ath/ath6kl/cfg80211.c                   |  410 ++++++---
 drivers/net/wireless/ath/ath6kl/cfg80211.h                   |    1 -
 drivers/net/wireless/ath/ath6kl/core.c                       |   21 +
 drivers/net/wireless/ath/ath6kl/core.h                       |   69 +-
 drivers/net/wireless/ath/ath6kl/debug.h                      |    1 +
 drivers/net/wireless/ath/ath6kl/hif.c                        |   12 +-
 drivers/net/wireless/ath/ath6kl/htc_mbox.c                   |   13 +-
 drivers/net/wireless/ath/ath6kl/htc_pipe.c                   |   14 +-
 drivers/net/wireless/ath/ath6kl/init.c                       |   92 +-
 drivers/net/wireless/ath/ath6kl/main.c                       |   55 +-
 drivers/net/wireless/ath/ath6kl/recovery.c                   |  160 ++++
 drivers/net/wireless/ath/ath6kl/sdio.c                       |   27 +-
 drivers/net/wireless/ath/ath6kl/txrx.c                       |   47 +-
 drivers/net/wireless/ath/ath6kl/usb.c                        |   32 +-
 drivers/net/wireless/ath/ath6kl/wmi.c                        |  284 ++++--
 drivers/net/wireless/ath/ath6kl/wmi.h                        |   78 +-
 drivers/net/wireless/ath/ath9k/Kconfig                       |    1 +
 drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h         |  172 ++--
 drivers/net/wireless/ath/ath9k/ar9003_calib.c                |   81 ++
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c               |   86 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.h               |    6 +-
 drivers/net/wireless/ath/ath9k/ar9003_hw.c                   |   30 +-
 drivers/net/wireless/ath/ath9k/ar9003_mci.c                  |   71 +-
 drivers/net/wireless/ath/ath9k/ar9003_mci.h                  |    8 +-
 drivers/net/wireless/ath/ath9k/ar9003_paprd.c                |   87 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.c                  |    2 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.h                  |   76 +-
 drivers/net/wireless/ath/ath9k/ar9340_initvals.h             |    6 +-
 drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h         |    2 +-
 drivers/net/wireless/ath/ath9k/ar9485_initvals.h             |  338 +++++--
 drivers/net/wireless/ath/ath9k/ar9565_1p0_initvals.h         |    4 +-
 drivers/net/wireless/ath/ath9k/ath9k.h                       |   44 +-
 drivers/net/wireless/ath/ath9k/beacon.c                      |    2 +-
 drivers/net/wireless/ath/ath9k/btcoex.c                      |   63 +-
 drivers/net/wireless/ath/ath9k/btcoex.h                      |    8 +
 drivers/net/wireless/ath/ath9k/calib.c                       |    2 +
 drivers/net/wireless/ath/ath9k/calib.h                       |    3 +
 drivers/net/wireless/ath/ath9k/common.h                      |    8 -
 drivers/net/wireless/ath/ath9k/debug.c                       |  439 +++++----
 drivers/net/wireless/ath/ath9k/debug.h                       |   33 +-
 drivers/net/wireless/ath/ath9k/dfs_pattern_detector.c        |   12 +-
 drivers/net/wireless/ath/ath9k/dfs_pattern_detector.h        |    4 +-
 drivers/net/wireless/ath/ath9k/eeprom.c                      |   29 +-
 drivers/net/wireless/ath/ath9k/eeprom.h                      |    2 +-
 drivers/net/wireless/ath/ath9k/eeprom_4k.c                   |    8 +-
 drivers/net/wireless/ath/ath9k/eeprom_9287.c                 |    9 +-
 drivers/net/wireless/ath/ath9k/eeprom_def.c                  |   10 +-
 drivers/net/wireless/ath/ath9k/gpio.c                        |  136 ++-
 drivers/net/wireless/ath/ath9k/htc.h                         |    4 +-
 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c              |    8 +-
 drivers/net/wireless/ath/ath9k/htc_drv_debug.c               |    8 +-
 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c                |    2 +-
 drivers/net/wireless/ath/ath9k/htc_drv_init.c                |   25 +-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c                |   44 +-
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c                |   28 +-
 drivers/net/wireless/ath/ath9k/hw.c                          |   15 +-
 drivers/net/wireless/ath/ath9k/hw.h                          |   13 +-
 drivers/net/wireless/ath/ath9k/init.c                        |   67 +-
 drivers/net/wireless/ath/ath9k/link.c                        |   39 +-
 drivers/net/wireless/ath/ath9k/main.c                        |  203 +----
 drivers/net/wireless/ath/ath9k/mci.c                         |  211 ++++-
 drivers/net/wireless/ath/ath9k/mci.h                         |   36 +
 drivers/net/wireless/ath/ath9k/pci.c                         |   27 +-
 drivers/net/wireless/ath/ath9k/rc.c                          |   53 +-
 drivers/net/wireless/ath/ath9k/rc.h                          |   16 +
 drivers/net/wireless/ath/ath9k/recv.c                        |    7 +-
 drivers/net/wireless/ath/ath9k/reg.h                         |   13 +-
 drivers/net/wireless/ath/ath9k/wow.c                         |    2 +-
 drivers/net/wireless/ath/ath9k/xmit.c                        |   21 +-
 drivers/net/wireless/ath/carl9170/Kconfig                    |    1 +
 drivers/net/wireless/ath/carl9170/fw.c                       |    5 -
 drivers/net/wireless/ath/carl9170/mac.c                      |   21 +-
 drivers/net/wireless/ath/carl9170/rx.c                       |   53 +-
 drivers/net/wireless/ath/carl9170/tx.c                       |    7 +
 drivers/net/wireless/ath/carl9170/usb.c                      |    7 +
 drivers/net/wireless/ath/hw.c                                |   20 +-
 drivers/net/wireless/atmel_pci.c                             |    6 +-
 drivers/net/wireless/b43/dma.c                               |    7 +-
 drivers/net/wireless/b43/main.c                              |   14 +-
 drivers/net/wireless/b43/pcmcia.c                            |    6 +-
 drivers/net/wireless/b43/pio.c                               |    4 +-
 drivers/net/wireless/b43/sdio.c                              |    6 +-
 drivers/net/wireless/b43/xmit.c                              |    2 +-
 drivers/net/wireless/b43legacy/b43legacy.h                   |    5 +
 drivers/net/wireless/b43legacy/main.c                        |   37 +-
 drivers/net/wireless/b43legacy/xmit.c                        |    2 +-
 drivers/net/wireless/brcm80211/Kconfig                       |   15 +-
 drivers/net/wireless/brcm80211/brcmfmac/Makefile             |    2 +
 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c             |   58 +-
 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c       |  182 ++--
 drivers/net/wireless/brcm80211/brcmfmac/dhd.h                |  256 ++----
 drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h            |   98 +-
 drivers/net/wireless/brcm80211/brcmfmac/dhd_cdc.c            |  126 +--
 drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c         |  893 ++++---------------
 drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.c            |    9 +-
 drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.h            |   46 +-
 drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c          |  716 +++++----------
 drivers/net/wireless/brcm80211/brcmfmac/dhd_proto.h          |   15 +-
 drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c           |  579 ++++++------
 drivers/net/wireless/brcm80211/brcmfmac/fweh.c               |  447 ++++++++++
 drivers/net/wireless/brcm80211/brcmfmac/fweh.h               |  215 +++++
 drivers/net/wireless/brcm80211/brcmfmac/fwil.c               |  344 +++++++
 drivers/net/wireless/brcm80211/brcmfmac/fwil.h               |   39 +
 drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.c          |   14 +-
 drivers/net/wireless/brcm80211/brcmfmac/usb.c                |  404 ++++-----
 drivers/net/wireless/brcm80211/brcmfmac/usb.h                |   18 +-
 drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c        | 2952 +++++++++++++++++++++----------------------------------------
 drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.h        |  328 +++----
 drivers/net/wireless/brcm80211/brcmsmac/Makefile             |    3 +-
 drivers/net/wireless/brcm80211/brcmsmac/aiutils.c            |    6 +-
 drivers/net/wireless/brcm80211/brcmsmac/ampdu.c              |  723 +++++++--------
 drivers/net/wireless/brcm80211/brcmsmac/ampdu.h              |   29 +-
 drivers/net/wireless/brcm80211/brcmsmac/antsel.c             |    4 +-
 drivers/net/wireless/brcm80211/brcmsmac/brcms_trace_events.h |  175 +++-
 drivers/net/wireless/brcm80211/brcmsmac/channel.c            |   10 +-
 drivers/net/wireless/brcm80211/brcmsmac/debug.c              |  156 ++++
 drivers/net/wireless/brcm80211/brcmsmac/debug.h              |   75 ++
 drivers/net/wireless/brcm80211/brcmsmac/dma.c                |  345 +++++---
 drivers/net/wireless/brcm80211/brcmsmac/dma.h                |   11 +-
 drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c        |  157 ++--
 drivers/net/wireless/brcm80211/brcmsmac/main.c               | 1261 +++++++++-----------------
 drivers/net/wireless/brcm80211/brcmsmac/main.h               |   48 +-
 drivers/net/wireless/brcm80211/brcmsmac/phy/phy_lcn.c        |  471 ++++++----
 drivers/net/wireless/brcm80211/brcmsmac/phy/phytbl_lcn.c     |   64 +-
 drivers/net/wireless/brcm80211/brcmsmac/pub.h                |   42 +-
 drivers/net/wireless/brcm80211/brcmsmac/stf.c                |    8 +-
 drivers/net/wireless/brcm80211/brcmsmac/types.h              |    3 +-
 drivers/net/wireless/brcm80211/include/defs.h                |   11 +-
 drivers/net/wireless/hostap/hostap_80211_rx.c                |    2 +-
 drivers/net/wireless/ipw2x00/ipw2100.c                       |    9 +-
 drivers/net/wireless/ipw2x00/ipw2200.c                       |   52 +-
 drivers/net/wireless/ipw2x00/libipw.h                        |    2 +-
 drivers/net/wireless/ipw2x00/libipw_geo.c                    |    3 +-
 drivers/net/wireless/ipw2x00/libipw_rx.c                     |    6 +-
 drivers/net/wireless/iwlegacy/3945-mac.c                     |    4 +-
 drivers/net/wireless/iwlegacy/3945.c                         |    2 +-
 drivers/net/wireless/iwlegacy/4965-mac.c                     |    8 +-
 drivers/net/wireless/iwlegacy/common.h                       |    5 +-
 drivers/net/wireless/iwlwifi/Kconfig                         |    9 -
 drivers/net/wireless/iwlwifi/dvm/agn.h                       |    4 +-
 drivers/net/wireless/iwlwifi/dvm/calib.c                     |   14 +-
 drivers/net/wireless/iwlwifi/dvm/commands.h                  |    7 +-
 drivers/net/wireless/iwlwifi/dvm/debugfs.c                   |   14 +-
 drivers/net/wireless/iwlwifi/dvm/dev.h                       |    3 +-
 drivers/net/wireless/iwlwifi/dvm/devices.c                   |    8 +-
 drivers/net/wireless/iwlwifi/dvm/lib.c                       |   49 +-
 drivers/net/wireless/iwlwifi/dvm/mac80211.c                  |   28 +-
 drivers/net/wireless/iwlwifi/dvm/main.c                      |   78 +-
 drivers/net/wireless/iwlwifi/dvm/rs.c                        |   44 +-
 drivers/net/wireless/iwlwifi/dvm/rx.c                        |    6 +-
 drivers/net/wireless/iwlwifi/dvm/rxon.c                      |   16 +-
 drivers/net/wireless/iwlwifi/dvm/scan.c                      |   13 +-
 drivers/net/wireless/iwlwifi/dvm/sta.c                       |   12 +-
 drivers/net/wireless/iwlwifi/dvm/tx.c                        |   76 +-
 drivers/net/wireless/iwlwifi/dvm/ucode.c                     |   14 +-
 drivers/net/wireless/iwlwifi/iwl-config.h                    |   10 +-
 drivers/net/wireless/iwlwifi/iwl-devtrace.h                  |  129 ++-
 drivers/net/wireless/iwlwifi/iwl-drv.c                       |    6 +-
 drivers/net/wireless/iwlwifi/iwl-eeprom-parse.c              |   86 +-
 drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h              |   45 +-
 drivers/net/wireless/iwlwifi/iwl-fh.h                        |    2 +-
 drivers/net/wireless/iwlwifi/iwl-io.c                        |   44 +-
 drivers/net/wireless/iwlwifi/iwl-io.h                        |   12 +-
 drivers/net/wireless/iwlwifi/iwl-prph.h                      |    3 +
 drivers/net/wireless/iwlwifi/iwl-trans.h                     |   57 +-
 drivers/net/wireless/iwlwifi/pcie/1000.c                     |    8 +-
 drivers/net/wireless/iwlwifi/pcie/2000.c                     |   16 +-
 drivers/net/wireless/iwlwifi/pcie/5000.c                     |   12 +-
 drivers/net/wireless/iwlwifi/pcie/6000.c                     |   28 +-
 drivers/net/wireless/iwlwifi/pcie/drv.c                      |   16 +-
 drivers/net/wireless/iwlwifi/pcie/internal.h                 |  117 +--
 drivers/net/wireless/iwlwifi/pcie/rx.c                       |  413 ++++++---
 drivers/net/wireless/iwlwifi/pcie/trans.c                    | 1064 ++--------------------
 drivers/net/wireless/iwlwifi/pcie/tx.c                       | 1259 ++++++++++++++++++++------
 drivers/net/wireless/libertas/cfg.c                          |   33 +-
 drivers/net/wireless/libertas/if_sdio.c                      |   39 +-
 drivers/net/wireless/libertas/if_spi.c                       |    6 +-
 drivers/net/wireless/libertas/mesh.c                         |    2 +-
 drivers/net/wireless/mac80211_hwsim.c                        |  585 +++++++++---
 drivers/net/wireless/mwifiex/11n_aggr.c                      |    8 +-
 drivers/net/wireless/mwifiex/11n_rxreorder.c                 |    8 +-
 drivers/net/wireless/mwifiex/Kconfig                         |    1 -
 drivers/net/wireless/mwifiex/cfg80211.c                      |   89 +-
 drivers/net/wireless/mwifiex/cmdevt.c                        |   24 +-
 drivers/net/wireless/mwifiex/debugfs.c                       |   10 +-
 drivers/net/wireless/mwifiex/fw.h                            |    2 +
 drivers/net/wireless/mwifiex/init.c                          |   39 +-
 drivers/net/wireless/mwifiex/join.c                          |    6 +-
 drivers/net/wireless/mwifiex/main.c                          |   94 +-
 drivers/net/wireless/mwifiex/main.h                          |   19 +-
 drivers/net/wireless/mwifiex/scan.c                          |   55 +-
 drivers/net/wireless/mwifiex/sdio.c                          |   39 +-
 drivers/net/wireless/mwifiex/sdio.h                          |    1 +
 drivers/net/wireless/mwifiex/sta_cmdresp.c                   |    4 -
 drivers/net/wireless/mwifiex/sta_event.c                     |   10 +-
 drivers/net/wireless/mwifiex/sta_ioctl.c                     |   49 +-
 drivers/net/wireless/mwifiex/sta_rx.c                        |   26 +-
 drivers/net/wireless/mwifiex/txrx.c                          |   38 +-
 drivers/net/wireless/mwifiex/uap_cmd.c                       |   11 +-
 drivers/net/wireless/mwifiex/uap_event.c                     |    7 +
 drivers/net/wireless/mwifiex/uap_txrx.c                      |   17 +-
 drivers/net/wireless/mwifiex/usb.c                           |    4 +-
 drivers/net/wireless/mwifiex/util.c                          |   19 +-
 drivers/net/wireless/mwifiex/wmm.c                           |   12 +-
 drivers/net/wireless/mwifiex/wmm.h                           |    2 +
 drivers/net/wireless/mwl8k.c                                 |   71 +-
 drivers/net/wireless/orinoco/cfg.c                           |   11 +-
 drivers/net/wireless/orinoco/main.h                          |    2 +-
 drivers/net/wireless/orinoco/orinoco_nortel.c                |    4 +-
 drivers/net/wireless/orinoco/orinoco_pci.c                   |    4 +-
 drivers/net/wireless/orinoco/orinoco_plx.c                   |    4 +-
 drivers/net/wireless/orinoco/orinoco_tmd.c                   |    4 +-
 drivers/net/wireless/orinoco/orinoco_usb.c                   |    9 +-
 drivers/net/wireless/p54/eeprom.c                            |    5 +-
 drivers/net/wireless/p54/p54pci.c                            |   19 +-
 drivers/net/wireless/p54/p54spi.c                            |    6 +-
 drivers/net/wireless/p54/p54usb.c                            |    6 +-
 drivers/net/wireless/p54/txrx.c                              |    6 +-
 drivers/net/wireless/rndis_wlan.c                            |   12 +-
 drivers/net/wireless/rt2x00/rt2400pci.c                      |    2 +-
 drivers/net/wireless/rt2x00/rt2500pci.c                      |    2 +-
 drivers/net/wireless/rt2x00/rt2800.h                         |    6 +-
 drivers/net/wireless/rt2x00/rt2800lib.c                      |  245 +++--
 drivers/net/wireless/rt2x00/rt2800pci.c                      |    4 +-
 drivers/net/wireless/rt2x00/rt2800usb.c                      |    2 +
 drivers/net/wireless/rt2x00/rt2x00dev.c                      |   36 +-
 drivers/net/wireless/rt2x00/rt2x00mac.c                      |    6 +-
 drivers/net/wireless/rt2x00/rt61pci.c                        |    2 +-
 drivers/net/wireless/rtl818x/rtl8180/dev.c                   |    8 +-
 drivers/net/wireless/rtl818x/rtl8187/dev.c                   |    8 +-
 drivers/net/wireless/rtlwifi/Kconfig                         |   11 +
 drivers/net/wireless/rtlwifi/Makefile                        |    4 +-
 drivers/net/wireless/rtlwifi/base.c                          |   24 +
 drivers/net/wireless/rtlwifi/base.h                          |    2 +
 drivers/net/wireless/rtlwifi/cam.c                           |    9 +-
 drivers/net/wireless/rtlwifi/core.c                          |    5 +-
 drivers/net/wireless/rtlwifi/debug.h                         |    2 +
 drivers/net/wireless/rtlwifi/pci.c                           |   24 +-
 drivers/net/wireless/rtlwifi/pci.h                           |    6 +-
 drivers/net/wireless/rtlwifi/rc.c                            |    3 +-
 drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c            |  227 +++--
 drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c           |   88 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/def.h                 |    3 +
 drivers/net/wireless/rtlwifi/rtl8192ce/dm.c                  |   30 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c                  |   93 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/phy.c                 |    2 +
 drivers/net/wireless/rtlwifi/rtl8192ce/rf.c                  |   23 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/sw.c                  |   15 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/trx.c                 |   48 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/dm.c                  |   30 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.c                  |   16 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/mac.c                 |   25 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/rf.c                  |   22 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/trx.c                 |    2 +-
 drivers/net/wireless/rtlwifi/rtl8192de/dm.c                  |   95 +-
 drivers/net/wireless/rtlwifi/rtl8192de/phy.c                 |   65 +-
 drivers/net/wireless/rtlwifi/rtl8192de/rf.c                  |   18 +-
 drivers/net/wireless/rtlwifi/rtl8192de/sw.c                  |   11 +-
 drivers/net/wireless/rtlwifi/rtl8192de/trx.c                 |   41 +-
 drivers/net/wireless/rtlwifi/rtl8192se/def.h                 |    3 +-
 drivers/net/wireless/rtlwifi/rtl8192se/dm.c                  |   97 +-
 drivers/net/wireless/rtlwifi/rtl8192se/hw.c                  |    9 +-
 drivers/net/wireless/rtlwifi/rtl8192se/hw.h                  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8192se/phy.c                 |   64 +-
 drivers/net/wireless/rtlwifi/rtl8192se/rf.c                  |   11 +-
 drivers/net/wireless/rtlwifi/rtl8192se/sw.c                  |   20 +-
 drivers/net/wireless/rtlwifi/rtl8192se/trx.c                 |   23 +-
 drivers/net/wireless/rtlwifi/rtl8723ae/Makefile              |   22 +
 drivers/net/wireless/rtlwifi/rtl8723ae/btc.h                 |   41 +
 drivers/net/wireless/rtlwifi/rtl8723ae/def.h                 |  163 ++++
 drivers/net/wireless/rtlwifi/rtl8723ae/dm.c                  |  920 +++++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/dm.h                  |  149 ++++
 drivers/net/wireless/rtlwifi/rtl8723ae/fw.c                  |  745 ++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/fw.h                  |  101 +++
 drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c      |  542 ++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.h      |  160 ++++
 drivers/net/wireless/rtlwifi/rtl8723ae/hal_btc.c             | 1786 +++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/hal_btc.h             |  151 ++++
 drivers/net/wireless/rtlwifi/rtl8723ae/hw.c                  | 2380 +++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/hw.h                  |   73 ++
 drivers/net/wireless/rtlwifi/rtl8723ae/led.c                 |  151 ++++
 drivers/net/wireless/rtlwifi/rtl8723ae/led.h                 |   39 +
 drivers/net/wireless/rtlwifi/rtl8723ae/phy.c                 | 2044 ++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/phy.h                 |  224 +++++
 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseq.c              |  109 +++
 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseq.h              |  322 +++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseqcmd.c           |  129 +++
 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseqcmd.h           |   98 ++
 drivers/net/wireless/rtlwifi/rtl8723ae/reg.h                 | 2097 +++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/rf.c                  |  505 +++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/rf.h                  |   43 +
 drivers/net/wireless/rtlwifi/rtl8723ae/sw.c                  |  380 ++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/sw.h                  |   37 +
 drivers/net/wireless/rtlwifi/rtl8723ae/table.c               |  738 ++++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/table.h               |   50 ++
 drivers/net/wireless/rtlwifi/rtl8723ae/trx.c                 |  670 ++++++++++++++
 drivers/net/wireless/rtlwifi/rtl8723ae/trx.h                 |  725 +++++++++++++++
 drivers/net/wireless/rtlwifi/stats.c                         |  268 ++++++
 drivers/net/wireless/rtlwifi/stats.h                         |   46 +
 drivers/net/wireless/rtlwifi/usb.c                           |    2 +-
 drivers/net/wireless/rtlwifi/usb.h                           |    2 +-
 drivers/net/wireless/rtlwifi/wifi.h                          |  161 +++-
 drivers/net/wireless/ti/wl1251/main.c                        |    4 +-
 drivers/net/wireless/ti/wl1251/rx.c                          |    2 +-
 drivers/net/wireless/ti/wl1251/sdio.c                        |    4 +-
 drivers/net/wireless/ti/wl1251/spi.c                         |    6 +-
 drivers/net/wireless/ti/wl12xx/main.c                        |    6 +-
 drivers/net/wireless/ti/wl18xx/main.c                        |    6 +-
 drivers/net/wireless/ti/wlcore/cmd.c                         |    4 +-
 drivers/net/wireless/ti/wlcore/main.c                        |   15 +-
 drivers/net/wireless/ti/wlcore/sdio.c                        |    8 +-
 drivers/net/wireless/ti/wlcore/spi.c                         |    6 +-
 drivers/net/wireless/ti/wlcore/wlcore.h                      |    4 +-
 drivers/net/xen-netfront.c                                   |   10 +-
 drivers/nfc/Makefile                                         |    2 +-
 drivers/nfc/pn533.c                                          |   18 +-
 drivers/nfc/pn544/Makefile                                   |    7 +
 drivers/nfc/pn544/i2c.c                                      |  500 +++++++++++
 drivers/nfc/{pn544_hci.c => pn544/pn544.c}                   |  679 ++++++--------
 drivers/nfc/pn544/pn544.h                                    |   32 +
 drivers/pps/Kconfig                                          |    1 -
 drivers/ptp/Kconfig                                          |   19 +-
 drivers/ptp/ptp_chardev.c                                    |   61 +-
 drivers/s390/net/claw.c                                      |    2 -
 drivers/s390/net/ctcm_main.c                                 |    2 -
 drivers/s390/net/ctcm_mpc.c                                  |    3 -
 drivers/s390/net/qeth_core.h                                 |    1 +
 drivers/s390/net/qeth_core_main.c                            |   49 +-
 drivers/s390/net/qeth_l2_main.c                              |    4 +-
 drivers/s390/net/qeth_l3_main.c                              |    8 +-
 drivers/ssb/b43_pci_bridge.c                                 |    1 +
 drivers/ssb/driver_chipcommon.c                              |  100 ++-
 drivers/ssb/driver_chipcommon_pmu.c                          |   30 +
 drivers/ssb/driver_extif.c                                   |   24 +-
 drivers/ssb/driver_mipscore.c                                |   30 +-
 drivers/ssb/embedded.c                                       |   35 +
 drivers/ssb/main.c                                           |   11 +-
 drivers/ssb/ssb_private.h                                    |   31 +
 drivers/vhost/net.c                                          |  147 ++-
 drivers/vhost/tcm_vhost.c                                    |    9 +-
 drivers/vhost/vhost.c                                        |   59 +-
 drivers/vhost/vhost.h                                        |   14 +-
 fs/proc/proc_sysctl.c                                        |    9 +-
 include/linux/ath9k_platform.h                               |    2 +
 include/linux/atmdev.h                                       |    2 +
 include/linux/bcm47xx_wdt.h                                  |   19 +
 include/linux/bcma/bcma.h                                    |    7 +-
 include/linux/bcma/bcma_driver_chipcommon.h                  |   12 +-
 include/linux/bcma/bcma_driver_mips.h                        |    3 +
 include/linux/bcma/bcma_regs.h                               |    5 +-
 include/linux/etherdevice.h                                  |   20 +
 include/linux/filter.h                                       |    3 +
 include/linux/hdlc/Kbuild                                    |    1 -
 include/linux/ieee80211.h                                    |  188 +++-
 include/linux/if_tunnel.h                                    |   17 +
 include/linux/inetdevice.h                                   |    3 +
 include/linux/ip.h                                           |    5 +
 include/linux/ipv6.h                                         |   38 +-
 include/linux/ktime.h                                        |   19 +
 include/linux/micrel_phy.h                                   |    1 +
 include/linux/netdevice.h                                    |   44 +-
 include/linux/netfilter_ipv6/ip6_tables.h                    |    9 -
 include/linux/nfc/pn544.h                                    |  104 ---
 include/linux/openvswitch.h                                  |    1 +
 include/linux/pci.h                                          |   14 +
 include/linux/platform_data/cpsw.h                           |   23 +-
 include/linux/platform_data/macb.h                           |    1 +
 include/linux/platform_data/pn544.h                          |   44 +
 include/linux/rtnetlink.h                                    |    3 +
 include/linux/skbuff.h                                       |  102 ++-
 include/linux/smscphy.h                                      |    5 +
 include/linux/ssb/ssb.h                                      |    2 +
 include/linux/ssb/ssb_driver_chipcommon.h                    |    5 +-
 include/linux/ssb/ssb_driver_extif.h                         |   52 +-
 include/linux/ssb/ssb_driver_mips.h                          |   10 +-
 include/linux/ssb/ssb_regs.h                                 |    2 +-
 include/linux/stmmac.h                                       |    1 +
 include/linux/sysctl.h                                       |    3 +-
 include/linux/tcp.h                                          |   10 +
 include/linux/timecompare.h                                  |  125 ---
 include/linux/udp.h                                          |    5 +
 include/linux/usb/cdc_ncm.h                                  |  134 +++
 include/linux/usb/usbnet.h                                   |   10 +
 include/net/addrconf.h                                       |    3 +
 include/net/af_unix.h                                        |    1 -
 include/net/bluetooth/a2mp.h                                 |   24 +-
 include/net/bluetooth/amp.h                                  |   54 ++
 include/net/bluetooth/bluetooth.h                            |    1 -
 include/net/bluetooth/hci.h                                  |   69 +-
 include/net/bluetooth/hci_core.h                             |  123 ++-
 include/net/bluetooth/l2cap.h                                |   50 +-
 include/net/cfg80211.h                                       |  306 +++++--
 include/net/cls_cgroup.h                                     |    6 +-
 include/net/gro_cells.h                                      |   14 +-
 include/net/ieee80211_radiotap.h                             |   24 +
 include/net/inet_hashtables.h                                |   50 +-
 include/net/inet_sock.h                                      |    8 +-
 include/net/inet_timewait_sock.h                             |    7 +-
 include/net/ip6_checksum.h                                   |   35 +
 include/net/ip6_fib.h                                        |   20 +-
 include/net/ip6_route.h                                      |    3 -
 include/net/ip_vs.h                                          |  195 ++--
 include/net/ipip.h                                           |   40 +-
 include/net/ipv6.h                                           |   19 +
 include/net/mac80211.h                                       |  275 +++++-
 include/net/ndisc.h                                          |   15 -
 include/net/net_namespace.h                                  |   24 +-
 include/net/netfilter/nf_conntrack.h                         |    2 +-
 include/net/netfilter/nf_nat.h                               |   15 +
 include/net/netfilter/nf_queue.h                             |    8 +-
 include/net/netns/sctp.h                                     |    3 +
 include/net/nfc/hci.h                                        |   21 +-
 include/net/nfc/nfc.h                                        |    2 +-
 include/net/protocol.h                                       |   31 +-
 include/net/request_sock.h                                   |   12 +-
 include/net/route.h                                          |    9 +-
 include/net/rtnetlink.h                                      |    2 +-
 include/net/sch_generic.h                                    |    7 +
 include/net/sctp/command.h                                   |   38 +-
 include/net/sctp/constants.h                                 |    8 -
 include/net/sctp/sctp.h                                      |   12 +
 include/net/sctp/sm.h                                        |    2 +
 include/net/sctp/structs.h                                   |   39 +
 include/net/sctp/ulpqueue.h                                  |    2 +-
 include/net/sctp/user.h                                      |   27 +
 include/net/sock.h                                           |   28 +-
 include/net/tcp.h                                            |    1 -
 include/uapi/asm-generic/socket.h                            |    1 +
 include/uapi/linux/Kbuild                                    |    1 +
 include/uapi/linux/ethtool.h                                 |   11 +-
 include/uapi/linux/filter.h                                  |    4 +-
 include/uapi/linux/hdlc/Kbuild                               |    1 +
 include/{ => uapi}/linux/hdlc/ioctl.h                        |    7 +-
 include/uapi/linux/if_bridge.h                               |   81 ++
 include/uapi/linux/if_ether.h                                |    1 +
 include/uapi/linux/if_link.h                                 |   22 +
 include/uapi/linux/if_packet.h                               |    1 +
 include/uapi/linux/if_tun.h                                  |    7 +
 include/uapi/linux/if_tunnel.h                               |   20 +
 include/uapi/linux/in6.h                                     |    1 +
 include/uapi/linux/inet_diag.h                               |    3 +-
 include/uapi/linux/ipv6.h                                    |    1 +
 include/uapi/linux/ipv6_route.h                              |    3 +
 include/uapi/linux/netconf.h                                 |   24 +
 include/uapi/linux/netfilter/nfnetlink_conntrack.h           |    2 +
 include/uapi/linux/netfilter_ipv6/ip6_tables.h               |    3 +
 include/uapi/linux/nfc.h                                     |   15 +
 include/uapi/linux/nl80211.h                                 |  177 +++-
 include/uapi/linux/ptp_clock.h                               |   14 +
 include/uapi/linux/rtnetlink.h                               |   26 +
 include/uapi/linux/unix_diag.h                               |    1 +
 include/uapi/linux/usb/cdc.h                                 |   23 +
 include/uapi/linux/virtio_net.h                              |   27 +
 kernel/nsproxy.c                                             |    2 +-
 kernel/time/Makefile                                         |    2 +-
 kernel/time/timecompare.c                                    |  193 ----
 net/8021q/vlan.c                                             |   15 +-
 net/8021q/vlan_dev.c                                         |   12 +-
 net/atm/br2684.c                                             |   91 +-
 net/atm/common.c                                             |   12 +
 net/atm/pppoatm.c                                            |   68 +-
 net/batman-adv/Kconfig                                       |   11 +
 net/batman-adv/Makefile                                      |    1 +
 net/batman-adv/bat_iv_ogm.c                                  |   51 +-
 net/batman-adv/bitarray.c                                    |   23 +-
 net/batman-adv/bridge_loop_avoidance.c                       |  131 +--
 net/batman-adv/bridge_loop_avoidance.h                       |    6 +-
 net/batman-adv/debugfs.c                                     |   60 +-
 net/batman-adv/distributed-arp-table.c                       | 1066 ++++++++++++++++++++++
 net/batman-adv/distributed-arp-table.h                       |  167 ++++
 net/batman-adv/gateway_client.c                              |   19 +-
 net/batman-adv/hard-interface.c                              |   51 +-
 net/batman-adv/hash.h                                        |   22 +
 net/batman-adv/icmp_socket.c                                 |   16 +-
 net/batman-adv/main.c                                        |   89 +-
 net/batman-adv/main.h                                        |   36 +-
 net/batman-adv/originator.c                                  |   22 +-
 net/batman-adv/packet.h                                      |   86 +-
 net/batman-adv/routing.c                                     |  315 ++++---
 net/batman-adv/send.c                                        |   43 +-
 net/batman-adv/send.h                                        |    3 +
 net/batman-adv/soft-interface.c                              |   94 +-
 net/batman-adv/sysfs.c                                       |   58 +-
 net/batman-adv/translation-table.c                           |  526 ++++++-----
 net/batman-adv/translation-table.h                           |    8 +-
 net/batman-adv/types.h                                       |  102 ++-
 net/batman-adv/unicast.c                                     |  143 ++-
 net/batman-adv/unicast.h                                     |   36 +-
 net/batman-adv/vis.c                                         |   44 +-
 net/bluetooth/Kconfig                                        |    2 +-
 net/bluetooth/Makefile                                       |    2 +-
 net/bluetooth/a2mp.c                                         |  459 +++++++++-
 net/bluetooth/af_bluetooth.c                                 |   10 +-
 net/bluetooth/amp.c                                          |  471 ++++++++++
 net/bluetooth/bnep/core.c                                    |    3 +-
 net/bluetooth/bnep/netdev.c                                  |    1 -
 net/bluetooth/cmtp/capi.c                                    |    2 +-
 net/bluetooth/cmtp/core.c                                    |    2 +-
 net/bluetooth/cmtp/sock.c                                    |    2 +-
 net/bluetooth/hci_conn.c                                     |   76 +-
 net/bluetooth/hci_core.c                                     |  233 +++--
 net/bluetooth/hci_event.c                                    |  562 +++++++++++-
 net/bluetooth/hci_sysfs.c                                    |   10 +-
 net/bluetooth/hidp/core.c                                    |    8 +-
 net/bluetooth/l2cap_core.c                                   | 1611 ++++++++++++++++++++++++++-------
 net/bluetooth/l2cap_sock.c                                   |   94 +-
 net/bluetooth/lib.c                                          |   14 -
 net/bluetooth/mgmt.c                                         |  105 ++-
 net/bluetooth/rfcomm/core.c                                  |   19 +-
 net/bluetooth/rfcomm/sock.c                                  |   13 +-
 net/bluetooth/rfcomm/tty.c                                   |    6 +-
 net/bluetooth/sco.c                                          |   98 +-
 net/bluetooth/smp.c                                          |    2 +-
 net/bridge/Makefile                                          |    2 +-
 net/bridge/br_device.c                                       |    4 +-
 net/bridge/br_input.c                                        |   17 +-
 net/bridge/br_ioctl.c                                        |   25 +-
 net/bridge/br_mdb.c                                          |  481 ++++++++++
 net/bridge/br_multicast.c                                    |   81 +-
 net/bridge/br_netlink.c                                      |  249 ++++--
 net/bridge/br_private.h                                      |   46 +-
 net/bridge/br_stp.c                                          |   22 +-
 net/bridge/br_stp_bpdu.c                                     |    7 +
 net/bridge/br_sysfs_br.c                                     |   22 +-
 net/bridge/br_sysfs_if.c                                     |   47 +-
 net/caif/caif_usb.c                                          |   18 +-
 net/caif/cfctrl.c                                            |    3 +-
 net/can/gw.c                                                 |    6 +
 net/core/dev.c                                               |  236 +++--
 net/core/ethtool.c                                           |    2 +-
 net/core/filter.c                                            |  139 +++
 net/core/flow.c                                              |    4 +-
 net/core/neighbour.c                                         |   20 +-
 net/core/net-sysfs.c                                         |   17 +-
 net/core/net_namespace.c                                     |   23 +-
 net/core/netpoll.c                                           |    6 +-
 net/core/netprio_cgroup.c                                    |    2 +-
 net/core/pktgen.c                                            |   47 +-
 net/core/rtnetlink.c                                         |  230 ++++-
 net/core/scm.c                                               |    6 +-
 net/core/skbuff.c                                            |   34 +-
 net/core/sock.c                                              |   84 +-
 net/core/sysctl_net_core.c                                   |    5 +
 net/dcb/dcbnl.c                                              |    8 +-
 net/dccp/minisocks.c                                         |    3 +-
 net/decnet/dn_dev.c                                          |    6 +
 net/decnet/dn_fib.c                                          |    6 +
 net/dsa/Kconfig                                              |   18 +-
 net/ieee802154/6lowpan.c                                     |    3 +-
 net/ipv4/af_inet.c                                           |   93 +-
 net/ipv4/arp.c                                               |    2 +-
 net/ipv4/devinet.c                                           |  198 ++++-
 net/ipv4/fib_frontend.c                                      |    2 +-
 net/ipv4/fib_semantics.c                                     |    2 +-
 net/ipv4/inet_connection_sock.c                              |   25 +-
 net/ipv4/inet_diag.c                                         |    5 +-
 net/ipv4/inet_hashtables.c                                   |   36 +-
 net/ipv4/ip_fragment.c                                       |    4 +
 net/ipv4/ip_gre.c                                            |   32 +-
 net/ipv4/ip_options.c                                        |    6 +-
 net/ipv4/ip_output.c                                         |    4 +
 net/ipv4/ip_sockglue.c                                       |    5 +-
 net/ipv4/ip_vti.c                                            |   26 +-
 net/ipv4/ipconfig.c                                          |    6 +-
 net/ipv4/ipip.c                                              |  271 ++++--
 net/ipv4/ipmr.c                                              |  137 ++-
 net/ipv4/netfilter/arp_tables.c                              |    8 +-
 net/ipv4/netfilter/ip_tables.c                               |    8 +-
 net/ipv4/netfilter/ipt_CLUSTERIP.c                           |    9 +-
 net/ipv4/netfilter/iptable_nat.c                             |    8 +-
 net/ipv4/protocol.c                                          |   21 +
 net/ipv4/route.c                                             |   27 +-
 net/ipv4/syncookies.c                                        |    2 +-
 net/ipv4/sysctl_net_ipv4.c                                   |    3 +
 net/ipv4/tcp.c                                               |   25 +-
 net/ipv4/tcp_cong.c                                          |    3 +-
 net/ipv4/tcp_input.c                                         |   45 +-
 net/ipv4/tcp_ipv4.c                                          |   38 +-
 net/ipv4/tcp_minisocks.c                                     |    8 +-
 net/ipv4/tcp_output.c                                        |    5 +
 net/ipv4/tcp_timer.c                                         |    8 +-
 net/ipv6/Makefile                                            |    5 +-
 net/ipv6/addrconf.c                                          |  203 ++++-
 net/ipv6/af_inet6.c                                          |  245 +----
 net/ipv6/ah6.c                                               |   10 +-
 net/ipv6/anycast.c                                           |    7 +-
 net/ipv6/datagram.c                                          |    8 +-
 net/ipv6/exthdrs.c                                           |   70 +-
 net/ipv6/exthdrs_core.c                                      |  168 ++++
 net/ipv6/exthdrs_offload.c                                   |   41 +
 net/ipv6/fib6_rules.c                                        |    2 +-
 net/ipv6/icmp.c                                              |    2 +-
 net/ipv6/inet6_hashtables.c                                  |   27 +-
 net/ipv6/ip6_fib.c                                           |   57 ++
 net/ipv6/ip6_flowlabel.c                                     |    3 +-
 net/ipv6/ip6_gre.c                                           |   29 +-
 net/ipv6/ip6_offload.c                                       |  282 ++++++
 net/ipv6/ip6_offload.h                                       |   18 +
 net/ipv6/ip6_output.c                                        |   72 +-
 net/ipv6/ip6_tunnel.c                                        |  288 +++++-
 net/ipv6/ip6mr.c                                             |  157 +++-
 net/ipv6/ipv6_sockglue.c                                     |    9 +-
 net/ipv6/mcast.c                                             |    7 +-
 net/ipv6/ndisc.c                                             |   62 +-
 net/ipv6/netfilter/ip6_tables.c                              |  117 +--
 net/ipv6/netfilter/ip6t_rpfilter.c                           |    2 +-
 net/ipv6/netfilter/ip6table_nat.c                            |    8 +-
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c               |   70 +-
 net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c               |    4 +-
 net/ipv6/netfilter/nf_defrag_ipv6_hooks.c                    |    6 +-
 net/ipv6/netfilter/nf_nat_proto_icmpv6.c                     |    2 +-
 net/ipv6/output_core.c                                       |   76 ++
 net/ipv6/protocol.c                                          |   25 +
 net/ipv6/raw.c                                               |    6 +-
 net/ipv6/reassembly.c                                        |    4 +
 net/ipv6/route.c                                             |  210 ++++-
 net/ipv6/sit.c                                               |  459 ++++++++--
 net/ipv6/syncookies.c                                        |    2 +-
 net/ipv6/tcp_ipv6.c                                          |  124 +--
 net/ipv6/tcpv6_offload.c                                     |   95 ++
 net/ipv6/udp.c                                               |   94 --
 net/ipv6/udp_offload.c                                       |  120 +++
 net/ipv6/xfrm6_policy.c                                      |   21 +-
 net/ipv6/xfrm6_state.c                                       |    4 +-
 net/key/af_key.c                                             |    2 +-
 net/l2tp/l2tp_netlink.c                                      |    2 +-
 net/llc/af_llc.c                                             |    2 +-
 net/mac80211/Kconfig                                         |    2 +-
 net/mac80211/Makefile                                        |    1 +
 net/mac80211/aes_cmac.c                                      |   18 +
 net/mac80211/agg-rx.c                                        |    2 +-
 net/mac80211/agg-tx.c                                        |   14 +-
 net/mac80211/cfg.c                                           |  499 +++++++----
 net/mac80211/chan.c                                          |  411 ++++++---
 net/mac80211/debugfs.h                                       |    6 +-
 net/mac80211/debugfs_key.c                                   |   23 +-
 net/mac80211/debugfs_netdev.c                                |   78 +-
 net/mac80211/debugfs_sta.c                                   |   59 +-
 net/mac80211/driver-ops.h                                    |  140 ++-
 net/mac80211/ht.c                                            |    4 +-
 net/mac80211/ibss.c                                          |  171 ++--
 net/mac80211/ieee80211_i.h                                   |  214 ++++-
 net/mac80211/iface.c                                         |  143 ++-
 net/mac80211/key.c                                           |   15 +-
 net/mac80211/key.h                                           |   11 +-
 net/mac80211/main.c                                          |  150 +++-
 net/mac80211/mesh.c                                          |   82 +-
 net/mac80211/mesh.h                                          |   18 +-
 net/mac80211/mesh_plink.c                                    |   64 +-
 net/mac80211/mesh_sync.c                                     |  105 +--
 net/mac80211/mlme.c                                          |  735 +++++++++++----
 net/mac80211/offchannel.c                                    |   24 +-
 net/mac80211/pm.c                                            |   46 +-
 net/mac80211/rate.c                                          |    5 +-
 net/mac80211/rate.h                                          |   12 +-
 net/mac80211/rc80211_minstrel.c                              |    9 +-
 net/mac80211/rc80211_minstrel_ht.c                           |    8 +-
 net/mac80211/rx.c                                            |  250 ++++--
 net/mac80211/scan.c                                          |   61 +-
 net/mac80211/sta_info.c                                      |   69 +-
 net/mac80211/sta_info.h                                      |   31 +-
 net/mac80211/status.c                                        |  169 ++--
 net/mac80211/trace.h                                         |  246 +++++-
 net/mac80211/tx.c                                            |  291 +++---
 net/mac80211/util.c                                          |  363 +++++---
 net/mac80211/vht.c                                           |   35 +
 net/mac80211/wme.c                                           |   40 +-
 net/mac80211/wpa.c                                           |    5 +-
 net/mac802154/tx.c                                           |    7 +-
 net/mac802154/wpan.c                                         |    4 +-
 net/netfilter/core.c                                         |    2 -
 net/netfilter/ipset/ip_set_core.c                            |  245 +++--
 net/netfilter/ipvs/Kconfig                                   |    7 +-
 net/netfilter/ipvs/ip_vs_conn.c                              |   15 +-
 net/netfilter/ipvs/ip_vs_core.c                              |  404 +++++----
 net/netfilter/ipvs/ip_vs_ctl.c                               |    8 +-
 net/netfilter/ipvs/ip_vs_dh.c                                |    2 +-
 net/netfilter/ipvs/ip_vs_lblc.c                              |    7 +-
 net/netfilter/ipvs/ip_vs_lblcr.c                             |    6 +-
 net/netfilter/ipvs/ip_vs_nfct.c                              |    2 +-
 net/netfilter/ipvs/ip_vs_pe_sip.c                            |   18 +-
 net/netfilter/ipvs/ip_vs_proto.c                             |    6 +-
 net/netfilter/ipvs/ip_vs_proto_ah_esp.c                      |    9 +-
 net/netfilter/ipvs/ip_vs_proto_sctp.c                        |   42 +-
 net/netfilter/ipvs/ip_vs_proto_tcp.c                         |   40 +-
 net/netfilter/ipvs/ip_vs_proto_udp.c                         |   41 +-
 net/netfilter/ipvs/ip_vs_sched.c                             |    2 +-
 net/netfilter/ipvs/ip_vs_sh.c                                |    2 +-
 net/netfilter/ipvs/ip_vs_xmit.c                              |   81 +-
 net/netfilter/nf_conntrack_acct.c                            |    4 +
 net/netfilter/nf_conntrack_core.c                            |   31 +-
 net/netfilter/nf_conntrack_ecache.c                          |    4 +
 net/netfilter/nf_conntrack_helper.c                          |    4 +
 net/netfilter/nf_conntrack_netlink.c                         |  118 ++-
 net/netfilter/nf_conntrack_proto_dccp.c                      |    8 +-
 net/netfilter/nf_conntrack_proto_tcp.c                       |    2 +
 net/netfilter/nf_conntrack_standalone.c                      |    4 +
 net/netfilter/nf_conntrack_timestamp.c                       |    4 +
 net/netfilter/nf_queue.c                                     |  152 +---
 net/netfilter/nfnetlink.c                                    |    2 +-
 net/netfilter/nfnetlink_queue_core.c                         |   14 +-
 net/netfilter/xt_HMARK.c                                     |    8 +-
 net/netfilter/xt_ipvs.c                                      |    4 +-
 net/netlink/af_netlink.c                                     |    2 +-
 net/nfc/Kconfig                                              |    4 +-
 net/nfc/core.c                                               |   33 +-
 net/nfc/hci/command.c                                        |   28 +-
 net/nfc/hci/core.c                                           |   90 +-
 net/nfc/hci/llc.c                                            |    2 +-
 net/nfc/hci/llc_shdlc.c                                      |    7 +-
 net/nfc/llcp/Kconfig                                         |    4 +-
 net/nfc/llcp/commands.c                                      |  148 +++-
 net/nfc/llcp/llcp.c                                          |  248 +++++-
 net/nfc/llcp/llcp.h                                          |   13 +
 net/nfc/llcp/sock.c                                          |   42 +-
 net/nfc/nci/Kconfig                                          |    4 +-
 net/nfc/nci/core.c                                           |   29 +-
 net/nfc/netlink.c                                            |  157 +++-
 net/nfc/nfc.h                                                |    6 +
 net/nfc/rawsock.c                                            |    1 -
 net/openvswitch/actions.c                                    |   97 ++
 net/openvswitch/datapath.c                                   |   27 +-
 net/openvswitch/flow.c                                       |   28 +-
 net/openvswitch/flow.h                                       |    8 +-
 net/openvswitch/vport-netdev.c                               |   14 +-
 net/openvswitch/vport-netdev.h                               |    3 +
 net/openvswitch/vport.c                                      |    5 +-
 net/packet/af_packet.c                                       |   50 +-
 net/packet/internal.h                                        |    1 +
 net/phonet/pn_netlink.c                                      |    6 +
 net/rds/ib.h                                                 |    2 +-
 net/rds/ib_recv.c                                            |   24 +-
 net/rfkill/rfkill-gpio.c                                     |    2 +-
 net/rfkill/rfkill-regulator.c                                |    6 +-
 net/sched/Kconfig                                            |    2 +-
 net/sched/act_api.c                                          |    3 +
 net/sched/cls_api.c                                          |    2 +
 net/sched/cls_cgroup.c                                       |   24 +
 net/sched/sch_api.c                                          |   20 +-
 net/sched/sch_cbq.c                                          |    3 +-
 net/sched/sch_generic.c                                      |   11 +-
 net/sched/sch_htb.c                                          |  139 ++-
 net/sched/sch_mq.c                                           |    4 +-
 net/sched/sch_mqprio.c                                       |    4 +
 net/sched/sch_qfq.c                                          |  830 +++++++++++------
 net/sctp/Kconfig                                             |   39 +-
 net/sctp/associola.c                                         |   16 +-
 net/sctp/endpointola.c                                       |    5 +-
 net/sctp/inqueue.c                                           |    2 +
 net/sctp/ipv6.c                                              |    2 +-
 net/sctp/output.c                                            |   14 +-
 net/sctp/outqueue.c                                          |   12 +-
 net/sctp/proc.c                                              |   21 +-
 net/sctp/protocol.c                                          |   15 +-
 net/sctp/sm_make_chunk.c                                     |   24 +-
 net/sctp/sm_sideeffect.c                                     |   55 +-
 net/sctp/sm_statefuns.c                                      |   20 +-
 net/sctp/socket.c                                            |   88 +-
 net/sctp/sysctl.c                                            |   59 ++
 net/sctp/transport.c                                         |   20 +-
 net/sctp/tsnmap.c                                            |    8 +-
 net/sctp/ulpqueue.c                                          |    3 +-
 net/socket.c                                                 |    8 -
 net/sysctl_net.c                                             |   15 +-
 net/tipc/Kconfig                                             |   13 +-
 net/tipc/bcast.c                                             |   27 +-
 net/tipc/bearer.c                                            |  110 +--
 net/tipc/bearer.h                                            |   24 +-
 net/tipc/core.c                                              |    5 -
 net/tipc/discover.c                                          |    2 +-
 net/tipc/link.c                                              |  232 +++--
 net/tipc/link.h                                              |    4 -
 net/tipc/name_distr.c                                        |    2 +-
 net/tipc/node.c                                              |   15 +-
 net/tipc/node.h                                              |    6 +-
 net/tipc/port.c                                              |   32 +-
 net/tipc/port.h                                              |    6 +-
 net/tipc/socket.c                                            |  411 +++++----
 net/tipc/subscr.c                                            |    2 +-
 net/unix/diag.c                                              |    3 +
 net/unix/sysctl_net_unix.c                                   |    4 +
 net/wireless/Kconfig                                         |    5 +-
 net/wireless/Makefile                                        |    4 +-
 net/wireless/ap.c                                            |    4 +-
 net/wireless/chan.c                                          |  313 +++++--
 net/wireless/core.c                                          |   23 +-
 net/wireless/core.h                                          |   32 +-
 net/wireless/ethtool.c                                       |   15 +-
 net/wireless/ibss.c                                          |   36 +-
 net/wireless/mesh.c                                          |   59 +-
 net/wireless/mlme.c                                          |  116 ++-
 net/wireless/nl80211.c                                       |  868 ++++++++++++------
 net/wireless/nl80211.h                                       |    8 +-
 net/wireless/rdev-ops.h                                      |  878 ++++++++++++++++++
 net/wireless/reg.c                                           |    2 +-
 net/wireless/reg.h                                           |    2 +-
 net/wireless/scan.c                                          |  615 +++++++------
 net/wireless/sme.c                                           |   25 +-
 net/wireless/sysfs.c                                         |    5 +-
 net/wireless/trace.c                                         |    7 +
 net/wireless/trace.h                                         | 2324 ++++++++++++++++++++++++++++++++++++++++++++++++
 net/wireless/util.c                                          |  197 ++++-
 net/wireless/wext-compat.c                                   |   76 +-
 net/wireless/wext-sme.c                                      |   19 +-
 net/xfrm/xfrm_ipcomp.c                                       |    8 +-
 net/xfrm/xfrm_replay.c                                       |   13 +-
 net/xfrm/xfrm_sysctl.c                                       |    4 +
 net/xfrm/xfrm_user.c                                         |    2 +-
 security/selinux/nlmsgtab.c                                  |    3 +
 tools/virtio/virtio_test.c                                   |    2 +-
 1353 files changed, 82947 insertions(+), 34593 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-mdio
 create mode 100644 Documentation/ABI/testing/sysfs-class-net-grcan
 create mode 100644 Documentation/devicetree/bindings/net/can/grcan.txt
 create mode 100644 Documentation/devicetree/bindings/net/cdns-emac.txt
 delete mode 100644 arch/arm/mach-at91/include/mach/at91rm9200_emac.h
 create mode 100644 drivers/net/can/grcan.c
 create mode 100644 drivers/net/can/usb/kvaser_usb.c
 delete mode 100644 drivers/net/ethernet/cadence/at91_ether.h
 create mode 100644 drivers/net/ethernet/freescale/fec_ptp.c
 create mode 100644 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
 create mode 100644 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
 create mode 100644 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
 delete mode 100644 drivers/net/ethernet/stmicro/stmmac/stmmac_timer.c
 delete mode 100644 drivers/net/ethernet/stmicro/stmmac/stmmac_timer.h
 create mode 100644 drivers/net/ethernet/ti/cpts.c
 create mode 100644 drivers/net/ethernet/ti/cpts.h
 create mode 100644 drivers/net/usb/cdc_mbim.c
 create mode 100644 drivers/net/wireless/ath/ar5523/Kconfig
 create mode 100644 drivers/net/wireless/ath/ar5523/Makefile
 create mode 100644 drivers/net/wireless/ath/ar5523/ar5523.c
 create mode 100644 drivers/net/wireless/ath/ar5523/ar5523.h
 create mode 100644 drivers/net/wireless/ath/ar5523/ar5523_hw.h
 create mode 100644 drivers/net/wireless/ath/ath6kl/recovery.c
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/fweh.c
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/fweh.h
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/fwil.c
 create mode 100644 drivers/net/wireless/brcm80211/brcmfmac/fwil.h
 create mode 100644 drivers/net/wireless/brcm80211/brcmsmac/debug.c
 create mode 100644 drivers/net/wireless/brcm80211/brcmsmac/debug.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/Makefile
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/btc.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/def.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/dm.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/dm.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/fw.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/fw.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hal_btc.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hal_btc.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hw.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/hw.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/led.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/led.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/phy.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/phy.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseq.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseq.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseqcmd.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/pwrseqcmd.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/reg.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/rf.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/rf.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/sw.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/sw.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/table.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/table.h
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/trx.c
 create mode 100644 drivers/net/wireless/rtlwifi/rtl8723ae/trx.h
 create mode 100644 drivers/net/wireless/rtlwifi/stats.c
 create mode 100644 drivers/net/wireless/rtlwifi/stats.h
 create mode 100644 drivers/nfc/pn544/Makefile
 create mode 100644 drivers/nfc/pn544/i2c.c
 rename drivers/nfc/{pn544_hci.c => pn544/pn544.c} (58%)
 create mode 100644 drivers/nfc/pn544/pn544.h
 create mode 100644 include/linux/bcm47xx_wdt.h
 delete mode 100644 include/linux/nfc/pn544.h
 create mode 100644 include/linux/platform_data/pn544.h
 delete mode 100644 include/linux/timecompare.h
 create mode 100644 include/linux/usb/cdc_ncm.h
 create mode 100644 include/net/bluetooth/amp.h
 rename include/{ => uapi}/linux/hdlc/ioctl.h (96%)
 create mode 100644 include/uapi/linux/netconf.h
 delete mode 100644 kernel/time/timecompare.c
 create mode 100644 net/batman-adv/distributed-arp-table.c
 create mode 100644 net/batman-adv/distributed-arp-table.h
 create mode 100644 net/bluetooth/amp.c
 create mode 100644 net/bridge/br_mdb.c
 create mode 100644 net/ipv6/exthdrs_offload.c
 create mode 100644 net/ipv6/ip6_offload.c
 create mode 100644 net/ipv6/ip6_offload.h
 create mode 100644 net/ipv6/output_core.c
 create mode 100644 net/ipv6/tcpv6_offload.c
 create mode 100644 net/ipv6/udp_offload.c
 create mode 100644 net/mac80211/vht.c
 create mode 100644 net/wireless/rdev-ops.h
 create mode 100644 net/wireless/trace.c
 create mode 100644 net/wireless/trace.h

             reply	other threads:[~2012-12-12 20:11 UTC|newest]

Thread overview: 1552+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12 20:11 David Miller [this message]
2012-12-13  2:15 ` [GIT] Networking Linus Torvalds
2012-12-13  2:27   ` David Miller
2012-12-13  2:37     ` Linus Torvalds
2012-12-13  3:22       ` David Miller
2012-12-13 21:52   ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2021-07-22 13:11 David Miller
2021-07-22 18:00 ` pr-tracker-bot
2021-03-25  0:47 David Miller
2021-03-25  1:25 ` pr-tracker-bot
2021-02-18  2:52 David Miller
2021-02-21  2:57 ` pr-tracker-bot
2021-02-10  3:36 David Miller
2021-02-10 20:19 ` pr-tracker-bot
2020-10-05  5:07 David Miller
2020-10-05 20:15 ` pr-tracker-bot
2020-09-22  1:44 Jakub Kicinski
2020-09-22 22:02 ` Linus Torvalds
2020-09-22 22:17   ` Jakub Kicinski
2020-09-22 22:15 ` pr-tracker-bot
2020-09-04  0:03 David Miller
2020-09-04  2:09 ` pr-tracker-bot
2020-08-23  2:19 David Miller
2020-08-23 18:39 ` pr-tracker-bot
2020-08-17 22:15 David Miller
2020-08-18  1:35 ` pr-tracker-bot
2020-08-13 23:10 David Miller
2020-08-14  3:14 ` pr-tracker-bot
2020-08-06  1:55 David Miller
2020-08-06 17:19 ` pr-tracker-bot
2020-08-06 21:39 ` John Stultz
2020-08-06 23:17   ` Eric Dumazet
2020-08-06 23:28     ` Eric Dumazet
2020-08-07  0:32     ` John Stultz
2020-08-07  6:23       ` John Stultz
2020-08-07  6:48         ` John Stultz
2020-08-07  7:19         ` Christoph Hellwig
2020-08-07 18:29           ` John Stultz
2020-08-01 21:36 David Miller
2020-08-01 23:45 ` Linus Torvalds
2020-08-02  1:45   ` David Miller
2020-08-02  0:00 ` pr-tracker-bot
2020-07-25  5:12 David Miller
2020-07-25 22:30 ` pr-tracker-bot
2020-07-10 23:58 David Miller
2020-07-11  4:15 ` pr-tracker-bot
2020-06-25 23:43 David Miller
2020-06-26  1:40 ` pr-tracker-bot
2020-06-16 23:25 David Miller
2020-06-17  0:50 ` pr-tracker-bot
2020-06-13 22:54 David Miller
2020-06-13 23:35 ` pr-tracker-bot
2020-06-08  0:21 David Miller
2020-06-08  0:35 ` pr-tracker-bot
2020-06-03  0:11 David Miller
2020-06-08 20:30 ` pr-tracker-bot
2020-05-31  5:13 David Miller
2020-05-31 18:05 ` pr-tracker-bot
2020-05-24  0:06 David Miller
2020-05-24  0:20 ` pr-tracker-bot
2020-05-15 19:39 David Miller
2020-05-15 20:15 ` pr-tracker-bot
2020-05-07  3:40 David Miller
2020-05-07  4:05 ` pr-tracker-bot
2020-04-25  2:02 David Miller
2020-04-25  2:30 ` pr-tracker-bot
2020-04-16 21:19 David Miller
2020-04-16 22:15 ` pr-tracker-bot
2020-04-06 18:22 David Miller
2020-04-07 19:55 ` pr-tracker-bot
2020-03-31 20:55 David Miller
2020-04-01  0:55 ` pr-tracker-bot
2020-03-29  1:39 David Miller
2020-03-29  2:03 ` Linus Torvalds
2020-03-29 22:52   ` David Miller
2020-03-29 22:54     ` Linus Torvalds
2020-03-30 21:18       ` Paul Bolle
2020-03-30 23:46         ` Randy Dunlap
2020-03-29  2:05 ` pr-tracker-bot
2020-03-25 20:24 David Miller
2020-03-25 21:20 ` pr-tracker-bot
2020-03-12 23:14 David Miller
2020-03-13  1:15 ` pr-tracker-bot
2020-02-27 22:12 David Miller
2020-02-28  0:50 ` pr-tracker-bot
2020-02-21  0:50 David Miller
2020-02-21 21:10 ` pr-tracker-bot
2020-02-14 15:54 David Miller
2020-02-14 21:40 ` pr-tracker-bot
2020-02-08 22:36 David Miller
2020-02-09  1:30 ` pr-tracker-bot
2020-02-04 12:25 David Miller
2020-02-04 13:40 ` pr-tracker-bot
2020-01-30 14:41 David Miller
2020-01-30 18:00 ` pr-tracker-bot
2020-01-28 16:25 David Miller
2020-01-29  0:09 ` Linus Torvalds
2020-01-29 19:42 ` Linus Torvalds
2020-01-30  1:21   ` Mat Martineau
2020-01-25 21:41 David Miller
2020-01-25 22:35 ` pr-tracker-bot
2020-01-19 15:39 David Miller
2020-01-19 20:20 ` pr-tracker-bot
2020-01-09  6:55 David Miller
2020-01-09 19:15 ` pr-tracker-bot
2019-12-31  8:57 David Miller
2019-12-31 19:45 ` pr-tracker-bot
2019-12-22  2:09 David Miller
2019-12-22 19:10 ` pr-tracker-bot
2019-12-27 22:13 ` Linus Torvalds
2019-12-27 22:22   ` David Miller
2019-12-08  9:20 David Miller
2019-12-08 21:35 ` Linus Torvalds
2019-12-08 23:11   ` David Miller
2019-12-08 21:40 ` pr-tracker-bot
2019-12-09 10:46 ` Geert Uytterhoeven
2019-12-02  0:05 David Miller
2019-12-02  4:40 ` pr-tracker-bot
2019-11-27 23:43 David Miller
2019-11-28  1:55 ` pr-tracker-bot
2019-11-26  0:01 David Miller
2019-11-26  4:25 ` pr-tracker-bot
2019-11-22 18:17 David Miller
2019-11-22 22:45 ` pr-tracker-bot
2019-11-16 21:33 David Miller
2019-11-17  0:00 ` pr-tracker-bot
2019-11-19 13:01 ` Geert Uytterhoeven
2019-11-19 13:14   ` Yuehaibing
2019-11-09  1:34 David Miller
2019-11-09  2:35 ` pr-tracker-bot
2019-11-01 23:50 David Miller
2019-11-02  1:10 ` pr-tracker-bot
2019-10-19 19:39 David Miller
2019-10-20  0:35 ` pr-tracker-bot
2019-10-05  1:47 David Miller
2019-10-05 20:05 ` pr-tracker-bot
2019-09-28 13:49 David Miller
2019-09-29  1:05 ` pr-tracker-bot
2019-09-17 22:39 David Miller
2019-09-18 19:55 ` pr-tracker-bot
2019-09-18 20:37 ` Linus Torvalds
2019-09-19  8:49   ` David Miller
2019-09-19 11:22   ` David Miller
2019-09-13 20:55 David Miller
2019-09-14 23:25 ` pr-tracker-bot
2019-09-01 20:45 David Miller
2019-09-02 17:05 ` pr-tracker-bot
2019-08-26  6:29 David Miller
2019-08-27 18:35 ` pr-tracker-bot
2019-08-19  2:46 David Miller
2019-08-19 17:45 ` pr-tracker-bot
2019-08-06 23:35 David Miller
2019-08-07  0:30 ` pr-tracker-bot
2019-07-22  4:13 David Miller
2019-07-22 16:40 ` pr-tracker-bot
2019-07-19  3:44 David Miller
2019-07-19 19:45 ` pr-tracker-bot
2019-07-13  6:17 David Miller
2019-07-13 23:15 ` pr-tracker-bot
2019-07-10  5:38 David Miller
2019-07-11 18:35 ` pr-tracker-bot
2019-06-27  2:50 David Miller
2019-06-28  0:30 ` pr-tracker-bot
2019-06-22  1:21 David Miller
2019-06-22  5:30 ` pr-tracker-bot
2019-06-22  5:36   ` Linus Torvalds
2019-06-22  5:43     ` Bhaskar Chowdhury
2019-06-17 18:17 David Miller
2019-06-17 23:35 ` pr-tracker-bot
2019-06-06 22:00 David Miller
2019-06-07 16:45 ` pr-tracker-bot
2019-05-30 23:05 David Miller
2019-05-31  4:25 ` pr-tracker-bot
2019-05-22  5:43 David Miller
2019-05-22 16:00 ` pr-tracker-bot
2019-05-20  6:28 David Miller
2019-05-20 16:00 ` pr-tracker-bot
2019-05-13 17:08 David Miller
2019-05-13 22:55 ` pr-tracker-bot
2019-05-09 23:55 David Miller
2019-05-10  0:15 ` pr-tracker-bot
2019-05-08  1:01 David Miller
2019-05-08  5:40 ` pr-tracker-bot
2019-05-08  0:59 David Miller
2019-05-02 15:22 David Miller
2019-05-02 18:20 ` pr-tracker-bot
2019-04-24 22:11 David Miller
2019-04-24 23:40 ` pr-tracker-bot
2019-04-17  5:16 David Miller
2019-04-17 17:50 ` pr-tracker-bot
2019-04-09  2:21 David Miller
2019-04-09  3:15 ` pr-tracker-bot
2019-04-05  1:47 David Miller
2019-04-05  5:05 ` pr-tracker-bot
2019-04-05 10:21 ` Tim Tassonis
2019-03-27  2:10 David Miller
2019-03-27 22:10 ` pr-tracker-bot
2019-03-14  1:08 David Miller
2019-03-14 17:55 ` pr-tracker-bot
2019-03-10 18:56 David Miller
2019-03-11 17:50 ` pr-tracker-bot
2019-03-04 23:26 David Miller
2019-03-05 17:40 ` pr-tracker-bot
2019-03-02  9:08 David Miller
2019-03-02 17:10 ` pr-tracker-bot
2019-02-24  2:57 David Miller
2019-02-24 18:15 ` pr-tracker-bot
2019-02-19 22:33 David Miller
2019-02-20  0:30 ` pr-tracker-bot
2019-02-15  2:00 David Miller
2019-02-15 17:10 ` pr-tracker-bot
2019-02-08 10:42 David Miller
2019-02-08 19:45 ` pr-tracker-bot
2019-01-29 20:55 David Miller
2019-01-30  1:25 ` pr-tracker-bot
2019-01-26  0:21 David Miller
2019-01-27 17:02 ` Linus Torvalds
2019-01-27 18:19   ` David Miller
2019-01-27 17:25 ` pr-tracker-bot
2019-01-25 19:58 David Miller
2019-01-25 23:15 ` Linus Torvalds
2019-01-25 23:25   ` Linus Torvalds
2019-01-25 23:30     ` David Miller
2019-01-25 23:30   ` David Miller
2019-01-27 17:25 ` pr-tracker-bot
2019-01-20 22:09 David Miller
2019-01-21 22:00 ` pr-tracker-bot
2019-01-13 21:33 David Miller
2019-01-15 17:30 ` pr-tracker-bot
2019-01-15 17:30   ` pr-tracker-bot
2019-01-03  6:12 David Miller
2019-01-04  4:20 ` pr-tracker-bot
2018-12-22  0:20 David Miller
2018-12-25  2:43 ` David Miller
2018-12-27 22:05 ` pr-tracker-bot
2018-12-21 20:42 David Miller
2018-12-21 22:30 ` pr-tracker-bot
2018-12-20  5:03 David Miller
2018-12-20 16:10 ` pr-tracker-bot
2018-12-09 20:51 David Miller
2018-12-09 23:45 ` pr-tracker-bot
2018-11-28 20:27 David Miller
2018-11-28 22:15 ` pr-tracker-bot
2018-11-24  6:58 David Miller
2018-11-24 17:55 ` pr-tracker-bot
2018-11-19  3:12 David Miller
2018-11-19 17:30 ` pr-tracker-bot
2018-11-11 22:26 David Miller
2018-11-11 23:15 ` pr-tracker-bot
2018-11-06  1:42 David Miller
2018-11-06 15:45 ` Linus Torvalds
2018-11-01  1:44 David Miller
2018-11-01 16:17 ` Linus Torvalds
2018-10-29  2:46 David Miller
2018-10-29  3:19 ` Linus Torvalds
2018-10-26 23:12 David Miller
2018-10-24  3:29 David Miller
2018-10-24  6:01 ` Linus Torvalds
2018-10-24  7:23   ` Linus Torvalds
2018-10-24  7:50     ` Kalle Valo
2018-10-24  8:05       ` Kalle Valo
2018-10-24 13:28         ` Andy Gross
     [not found]         ` <CAPBZ5Qen9ak4eFqdHEKNVoGBWUtohu_hwYxZ2cwmyAU=a8Mv9A@mail.gmail.com>
     [not found]           ` <CAPBZ5Qen9ak4eFqdHEKNVoGBWUtohu_hwYxZ2cwmyAU=a8Mv9A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-10-24 13:40             ` Linus Torvalds
2018-10-24  7:30   ` Kalle Valo
2018-10-20 22:47 David Miller
2018-10-21  5:26 ` David Miller
2018-10-21  8:53   ` Greg KH
2018-10-19  0:19 David Miller
2018-10-19  8:13 ` Greg KH
2018-10-12  2:06 David Miller
2018-10-12  8:23 ` Greg KH
2018-10-06  5:20 David Miller
2018-10-06  9:26 ` Greg KH
2018-10-03 21:57 David Miller
2018-10-03 23:52 ` Greg KH
2018-09-25  3:32 David Miller
2018-09-25  9:43 ` Greg KH
2018-09-18  3:00 David Miller
2018-09-18  7:31 ` Greg KH
2018-09-18 15:43   ` David Miller
2018-09-18  8:02 ` Greg KH
2018-09-12 20:29 David Miller
2018-09-04 19:42 David Miller
2018-08-26 21:37 David Miller
2018-08-19 18:37 David Miller
2018-08-15  2:13 David Miller
2018-08-11 18:20 David Miller
2018-08-09  5:06 David Miller
2018-08-05  7:47 David Miller
2018-08-05 15:52 ` Linus Torvalds
2018-08-07 17:56   ` Dmitry Safonov
2018-08-02  4:37 David Miller
2018-08-02 17:15 ` Linus Torvalds
2018-07-30 20:14 David Miller
2018-07-24 23:51 David Miller
2018-07-18 23:34 David Miller
2018-07-02 13:03 David Miller
2018-07-02 18:29 ` Linus Torvalds
2018-07-03 13:52   ` Ursula Braun
2018-07-03 17:03     ` Linus Torvalds
2018-06-25  7:45 David Miller
2018-06-20 12:35 David Miller
2018-06-21  8:45 ` Ingo Molnar
2018-06-21 13:40   ` Matteo Croce
2018-06-21 13:46     ` Stephen Rothwell
2018-06-21 16:33     ` Ingo Molnar
2018-06-15 16:48 David Miller
2018-06-11  0:42 David Miller
2018-06-06 21:08 David Miller
2018-06-02 23:39 David Miller
2018-05-25 20:58 David Miller
2018-05-20 23:30 David Miller
2018-05-11 21:00 David Miller
2018-05-11 21:25 ` Linus Torvalds
2018-05-12  0:10   ` David Miller
2018-05-12  0:12     ` Linus Torvalds
2018-05-03 20:21 David Miller
2018-04-24 20:38 David Miller
2018-04-20  1:17 David Miller
2018-04-11 21:53 David Miller
2018-04-09  2:50 David Miller
2018-04-04 17:52 David Miller
2018-04-02 17:54 David Miller
2018-04-02 16:29 David Miller
2018-04-02 17:54 ` David Miller
2018-03-30 20:28 David Miller
2018-03-22 20:32 David Miller
2018-03-05  3:30 David Miller
2018-02-23 18:04 David Miller
2018-02-19 19:47 David Miller
2018-02-09 19:57 David Miller
2018-02-06 20:09 David Miller
2018-02-03  1:04 David Miller
2018-01-31 20:53 David Miller
2018-01-26 16:36 David Miller
2018-01-24 23:23 David Miller
2018-01-23 16:05 David Miller
2018-01-19  2:25 David Miller
2018-01-16 20:34 David Miller
2018-01-10 22:21 David Miller
2018-01-09  3:13 David Miller
2017-12-29  2:05 David Miller
2017-12-21 21:32 David Miller
2017-12-15 21:04 David Miller
2017-12-08 20:05 David Miller
2017-12-03 18:14 David Miller
2017-11-29 15:40 David Miller
2017-11-23 20:02 David Miller
2017-11-21 11:45 David Miller
2017-11-18  1:55 David Miller
2017-11-15 11:33 David Miller
2017-11-15 20:19 ` Linus Torvalds
2017-11-15 22:15   ` Daniel Borkmann
2017-11-16  1:43     ` David Miller
2017-11-11 14:14 David Miller
2017-11-09  5:08 David Miller
2017-11-03  5:38 David Miller
2017-11-01 15:03 David Miller
2017-10-29 14:54 David Miller
2017-10-22  2:34 David Miller
2017-10-09 23:10 David Miller
2017-10-05  5:14 David Miller
2017-09-23  5:03 David Miller
2017-09-16 16:29 David Miller
2017-09-09  5:06 David Miller
2017-09-06  4:41 David Miller
2017-09-06 23:27 ` Linus Torvalds
2017-09-06 23:31   ` David Miller
2017-09-06 23:37   ` Linus Torvalds
2017-09-07  4:11   ` Coelho, Luciano
2017-09-07  4:57     ` Linus Torvalds
2017-09-07  5:04       ` Coelho, Luciano
2017-09-07  5:40         ` Luca Coelho
2017-09-07  5:46           ` Linus Torvalds
2017-09-01 19:06 David Miller
2017-08-21  4:53 David Miller
2017-08-16  0:52 David Miller
2017-08-16  2:21 ` Linus Torvalds
2017-08-16  3:03   ` David Miller
2017-08-30  9:48 ` Pavel Machek
2017-08-30 14:45   ` Kalle Valo
2017-08-30 17:11     ` David Miller
2017-08-30 17:31       ` Kalle Valo
2017-08-30 17:54         ` David Miller
2017-08-31  4:44           ` Kalle Valo
2017-08-31  6:52             ` Pavel Machek
2017-08-31 11:50               ` Kalle Valo
2017-08-10 17:21 David Miller
2017-08-09  6:10 David Miller
2017-08-01  5:16 David Miller
2017-07-20 23:10 David Miller
2017-07-13  0:08 David Miller
2017-07-08 10:36 David Miller
2017-07-09 18:49 ` Linus Torvalds
2017-07-09 19:11   ` Sowmini Varadhan
2017-07-09 20:40     ` David Miller
2017-07-10 10:05       ` Herbert Xu
2017-07-10 12:10         ` Sowmini Varadhan
2017-07-10 14:00           ` Herbert Xu
2017-07-11 20:31             ` David Miller
2017-07-12  1:44               ` Herbert Xu
2017-07-05 10:55 David Miller
2017-06-29 20:18 David Miller
2017-06-20 20:05 David Miller
2017-06-15  4:18 David Miller
2017-06-06 20:57 David Miller
2017-05-26 19:50 David Miller
2017-05-22 19:34 David Miller
2017-05-18 18:03 David Miller
2017-05-15 20:01 David Miller
2017-05-09 20:03 David Miller
2017-05-04 18:51 David Miller
2017-05-02 20:39 David Miller
2017-04-28 20:16 David Miller
2017-04-26 19:21 David Miller
2017-04-21 19:56 David Miller
2017-04-18 20:23 David Miller
2017-04-06  1:57 David Miller
2017-03-23  3:47 David Miller
2017-03-15  3:41 David Miller
2017-03-05  0:50 David Miller
2017-02-28  1:42 David Miller
2017-02-23 18:56 David Miller
2017-02-22  4:31 David Miller
2017-02-19  3:57 David Miller
2017-02-18  5:15 David Miller
2017-02-16  1:31 David Miller
2017-02-16  2:01 ` Linus Torvalds
2017-02-16  3:26   ` David Miller
2017-02-16  3:33     ` David Miller
2017-02-10 21:26 David Miller
2017-02-07 19:42 David Miller
2017-02-01 19:46 David Miller
2017-01-27 17:25 David Miller
2017-01-17  2:52 David Miller
2017-01-11 15:22 David Miller
2017-01-11 17:53 ` Linus Torvalds
2017-01-09  3:38 David Miller
2017-01-09 20:08 ` Linus Torvalds
2017-01-09 20:24   ` David Miller
2017-01-09 20:44     ` Kalle Valo
2017-01-09 20:34   ` Kalle Valo
2017-01-04 21:45 David Miller
2016-12-27 19:43 David Miller
2016-12-23 19:20 David Miller
2016-12-20 21:02 David Miller
2016-12-18  2:55 David Miller
2016-12-11 20:21 David Miller
2016-12-10  4:42 David Miller
2016-12-06 17:04 David Miller
2016-12-02 19:40 David Miller
2016-11-26 21:04 David Miller
2016-11-21 18:34 David Miller
2016-11-14 22:08 David Miller
2016-10-13 16:27 David Miller
2016-10-11  9:06 David Miller
2016-10-06  5:49 David Miller
2016-10-05  5:44 David Miller
2016-10-05 22:29 ` Stephen Rothwell
2016-10-05 22:37   ` Linus Torvalds
2016-10-06  0:09     ` Pablo Neira Ayuso
2016-10-06  0:26       ` David Miller
2016-10-06  0:52     ` Stephen Rothwell
2016-10-06  2:14       ` Linus Torvalds
2016-10-06  2:51         ` Stephen Rothwell
2016-10-06  2:56           ` David Miller
2016-10-06  5:07             ` Stephen Rothwell
2016-10-02 13:01 David Miller
2016-09-22  7:52 David Miller
2016-09-12  3:08 David Miller
2016-08-29  5:44 David Miller
2016-08-17 23:58 David Miller
2016-08-03  4:42 David Miller
2016-07-27  8:07 David Miller
2016-07-23  6:07 David Miller
2016-07-05 23:23 David Miller
2016-06-10  7:29 David Miller
2016-06-01  3:38 David Miller
2016-05-21  0:09 David Miller
2016-05-17 19:11 David Miller
2016-05-18  1:00 ` Linus Torvalds
2016-05-18  3:37   ` Emmanuel Grumbach
2016-05-18 10:51     ` Coelho, Luciano
2016-05-18 12:20       ` Reinoud Koornstra
2016-05-18 12:41         ` Coelho, Luciano
2016-05-18 12:51           ` Reinoud Koornstra
2016-05-18 14:23             ` Coelho, Luciano
2016-05-18 18:45               ` Linus Torvalds
2016-05-18 18:50                 ` Coelho, Luciano
     [not found]                   ` <1463597411.29999.16.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-05-18 18:58                     ` Kalle Valo
     [not found]                       ` <87zirnnqgy.fsf-5ukZ45wKbUHoml4zekdYB16hYfS7NtTn@public.gmane.org>
2016-05-18 19:00                         ` Linus Torvalds
2016-05-18 19:03                           ` Coelho, Luciano
2016-05-18 19:11                           ` Kalle Valo
2016-05-18 18:51                 ` Linus Torvalds
2016-05-19  8:20                   ` Reinoud Koornstra
2016-05-19  9:14                     ` Reinoud Koornstra
2016-05-19  9:40                       ` Sedat Dilek
2016-05-19  4:08                 ` David Miller
2016-05-14 20:16 David Miller
2016-05-09  4:47 David Miller
2016-05-03 20:38 David Miller
2016-05-02  5:11 David Miller
2016-04-26 21:58 David Miller
2016-04-21 19:55 David Miller
2016-04-09  5:14 David Miller
2016-04-02  0:04 David Miller
2016-03-24  2:23 David Miller
2016-03-19  4:42 David Miller
2016-03-21 15:57 ` Yishai Hadas
2016-03-07 22:00 David Miller
2016-02-22  4:07 David Miller
2016-02-11  8:39 David Miller
2016-02-01 22:28 David Miller
2016-01-18 19:06 David Miller
2016-01-18 19:07 ` David Miller
2016-01-15 21:11 David Miller
2016-01-13  2:51 David Miller
2016-01-13  5:09 ` Stephen Rothwell
2016-01-13  5:20   ` David Miller
2016-01-14 11:03 ` Marc Zyngier
     [not found]   ` <56978094.4050302-5wv7dgnIgG8@public.gmane.org>
2016-01-16 11:57     ` Kalle Valo
2016-01-18 11:30       ` Marc Zyngier
     [not found]         ` <569CCCD2.4040105-5wv7dgnIgG8@public.gmane.org>
2016-01-18 22:05           ` Arend van Spriel
2016-01-19  8:55             ` Marc Zyngier
2016-01-19  9:36               ` Arend van Spriel
     [not found]                 ` <569E0387.1070601-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2016-01-19  9:51                   ` Marc Zyngier
     [not found]               ` <569DFA0A.6070900-5wv7dgnIgG8@public.gmane.org>
2016-01-19 13:08                 ` Kalle Valo
2016-01-06 22:09 David Miller
2015-12-31 18:19 David Miller
2015-12-17 21:43 David Miller
2015-12-03 21:01 David Miller
2015-11-17 21:48 David Miller
2015-11-10 22:07 David Miller
2015-11-03 21:37 David Miller
2015-10-29 15:19 David Miller
2015-10-31 18:24 ` David Miller
2015-10-28  6:32 David Miller
2015-10-28  9:39 ` Linus Torvalds
2015-10-28 11:03   ` Hannes Frederic Sowa
2015-10-28 14:27     ` Rasmus Villemoes
2015-11-09 12:09       ` Hannes Frederic Sowa
2015-11-09 14:16         ` Rasmus Villemoes
2015-10-28 13:21   ` David Miller
2015-11-02 20:34   ` Andy Lutomirski
2015-11-02 21:16     ` Linus Torvalds
2015-11-02 21:19       ` Linus Torvalds
2015-11-02 21:30         ` Andy Lutomirski
2015-11-02 22:14           ` Hannes Frederic Sowa
2015-11-02 23:21             ` Linus Torvalds
2015-11-03  0:56           ` Benjamin Herrenschmidt
2015-11-03  1:54             ` Linus Torvalds
2015-11-03  1:58               ` Andy Lutomirski
2015-11-03  2:38                 ` Linus Torvalds
2015-11-03 12:53                   ` Hannes Frederic Sowa
2015-11-03 20:05                     ` Linus Torvalds
2015-11-03 20:44                       ` Linus Torvalds
2015-11-06 15:27                         ` David Laight
2015-11-07  0:49                           ` Andy Lutomirski
2015-11-09  8:12                         ` Ingo Molnar
2015-11-09 10:38                           ` Hannes Frederic Sowa
2015-11-09 10:38                           ` Hannes Frederic Sowa
2015-10-19  6:56 David Miller
2015-10-02  0:43 David Miller
2015-09-26  5:09 David Miller
2015-09-10 19:42 David Miller
2015-09-03  5:35 David Miller
2015-09-03  6:23 ` Stephen Rothwell
2015-09-03 16:45 ` Linus Torvalds
2015-09-03 17:40   ` David Miller
2015-09-03 18:22     ` Linus Torvalds
2015-09-03 18:31       ` Linus Torvalds
2015-09-03 21:09         ` Marcel Holtmann
2015-09-04  9:07           ` David Laight
2015-09-04 17:38             ` Rustad, Mark D
2015-09-07 11:02               ` David Laight
2015-09-08 16:51                 ` Rustad, Mark D
2020-09-12 19:08         ` Alejandro Colomar
2015-09-03 18:34       ` Joe Perches
2015-09-03 19:32         ` Julia Lawall
2015-09-03 19:48           ` Linus Torvalds
2015-09-03 20:55             ` Julia Lawall
2015-09-03 21:04               ` Linus Torvalds
2015-09-03 21:26                 ` Julia Lawall
2015-09-03 18:46       ` David Miller
2015-09-05 16:14   ` Lorenzo Bianconi
2015-09-03 23:23 ` David Ahern
     [not found] ` <CACJDEmqywG91TA7nToQgEPvnenn=FqfQE5-2Yg=GMoWghhc8=Q@mail.gmail.com>
2015-09-09  2:16   ` Konrad Rzeszutek Wilk
2015-09-09  8:46     ` Corinna Vinschen
2015-08-28  0:42 David Miller
2015-08-20  0:34 David Miller
2015-08-13  6:06 David Miller
2015-07-31 23:08 David Miller
2015-07-22 20:22 David Miller
2015-07-13  5:55 David Miller
2015-07-01  3:52 David Miller
2015-06-24 13:39 David Miller
2015-06-24 23:38 ` Linus Torvalds
2015-06-25  1:52   ` Weiny, Ira
2015-06-25 15:01   ` Or Gerlitz
2015-06-25 16:24   ` Paul Gortmaker
2015-06-25 16:52     ` Joe Perches
2020-02-24 10:01   ` Geert Uytterhoeven
2020-02-24 12:47     ` Greg KH
2020-02-24 16:33       ` Leon Romanovsky
2020-02-24 16:35         ` Doug Ledford
2020-02-24 16:53           ` Geert Uytterhoeven
2015-07-20 10:11 ` Xiong Zhou
     [not found]   ` <CADJHv_vZZE-nrA2KO2-yB3QCYBDO=SinYjPSKtFjQ_W=JjXVfg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-20 10:44     ` Johannes Berg
2015-06-13  0:00 David Miller
2015-06-09  0:33 David Miller
2015-06-02  0:17 David Miller
2015-05-27 18:55 David Miller
2015-05-22 20:44 David Miller
2015-05-13  3:49 David Miller
2015-05-02  2:43 David Miller
2015-04-27 17:56 David Miller
2015-04-22  2:58 David Miller
2015-04-17 20:13 David Miller
2015-04-15  4:16 David Miller
2015-04-15  4:34 ` Stephen Rothwell
2015-04-06 21:39 David Miller
2015-04-01 19:48 David Miller
2015-04-29 14:51 ` Denys Vlasenko
2015-04-29 15:17   ` D.S. Ljungmark
2015-04-29 16:50     ` Dan Williams
2015-04-29 16:55       ` D.S. Ljungmark
2015-04-29 18:13         ` Dan Williams
2015-04-29 17:53     ` Denys Vlasenko
2015-03-23 17:00 David Miller
2015-03-19  4:59 David Miller
2015-03-09 20:30 David Miller
2015-03-03 20:35 David Miller
2015-02-17 18:48 David Miller
2015-02-10  3:16 David Miller
2015-02-10  4:37 ` Linus Torvalds
2015-02-10  4:52   ` David Miller
2015-02-10 16:33     ` Linus Torvalds
2015-02-10 16:58       ` Linus Torvalds
2015-02-10 21:26         ` Linus Torvalds
2015-02-10 21:50           ` Linus Torvalds
2015-02-11  1:45             ` Al Viro
2015-02-11  2:01               ` Linus Torvalds
2015-02-11  3:58                 ` Linus Torvalds
2015-02-11  4:02                   ` Al Viro
2015-02-11  4:09                     ` Linus Torvalds
2015-02-11  5:28                       ` David Miller
2015-02-11  5:54                         ` Linus Torvalds
2015-02-11 14:01                           ` David Miller
2015-02-11 14:00                       ` Al Viro
2015-02-11  4:01                 ` Al Viro
2015-02-11  4:10                   ` Al Viro
2015-02-05  9:07 David Miller
2015-01-27 20:36 David Miller
2015-01-20  1:07 David Miller
2015-01-14 22:12 David Miller
2015-01-07  1:35 David Miller
2014-12-29 21:33 David Miller
2014-12-18 21:39 David Miller
2014-12-12 21:02 David Miller
2014-12-11 21:02 David Miller
2014-12-03  4:39 David Miller
2014-11-26 21:48 David Miller
2014-11-21 22:37 David Miller
2014-11-13 20:35 David Miller
2014-10-31 20:59 David Miller
2014-10-19 17:23 David Miller
2014-10-20  0:32 ` Linus Torvalds
2014-10-20  1:03   ` David Miller
2014-10-20  7:53     ` Pablo Neira Ayuso
2014-10-18  4:18 David Miller
2014-10-19  2:15 ` Markus Trippelsdorf
2014-10-19  2:48   ` David Miller
2014-10-11 21:59 David Miller
2014-10-08 21:20 David Miller
2014-10-02  3:03 David Miller
2014-09-24 19:41 David Miller
2014-09-22 22:54 David Miller
2014-09-07 23:41 David Miller
2014-08-14 23:16 David Miller
2014-08-12  4:12 David Miller
2014-08-07  3:20 David Miller
2014-08-06  5:02 David Miller
2014-07-29 23:55 David Miller
2014-07-30  0:36 ` Stephen Rothwell
2014-07-30  3:44   ` David Miller
2014-07-22  5:43 David Miller
2014-07-15  7:28 David Miller
2014-07-15 15:52 ` Linus Torvalds
2014-07-15 18:46   ` David Miller
2014-07-15 19:02     ` John W. Linville
2014-07-17  2:18       ` Kalle Valo
2014-07-17  3:05         ` Linus Torvalds
2014-07-15 23:02   ` David Miller
     [not found]     ` <CA+55aFzLX0g0j4mBrW6-RgK10wVSG+fL=v9i2bLGdKXTMMazoQ@mail.gmail.com>
2014-07-16  3:05       ` David Miller
2014-06-26  4:06 David Miller
2014-06-16  2:33 David Miller
2014-06-16 23:04 ` Dave Jones
2014-06-16 23:42   ` Dave Jones
2014-06-23 23:47     ` Dave Jones
2014-06-25  0:04       ` Linus Torvalds
2014-06-25  0:26         ` David Miller
2014-06-25  3:05           ` Tom Herbert
2014-06-25  3:51             ` Tom Herbert
2014-06-12 19:14 David Miller
2014-06-13  6:48 ` Linus Torvalds
2014-06-13  6:59   ` Johannes Berg
2014-06-13  7:21     ` Geert Uytterhoeven
2014-06-13 14:28     ` Linus Torvalds
2014-06-13 14:44       ` Dave Jones
2014-06-13  7:53   ` David Miller
2014-06-03  1:11 David Miller
2014-05-22 21:51 David Miller
2014-05-05 21:42 David Miller
2014-04-18 23:30 David Miller
2014-04-16  2:47 David Miller
2014-04-12 21:42 David Miller
2014-04-08 18:46 David Miller
2014-04-03  3:25 David Miller
2014-03-28 21:38 David Miller
2014-03-24 19:50 David Miller
2014-03-13 20:36 David Miller
2014-03-03 23:28 David Miller
2014-02-18 23:34 David Miller
2014-02-11  7:14 David Miller
2014-01-29  8:55 David Miller
2014-01-25  9:33 David Miller
2014-01-18  3:25 David Miller
2014-01-10 20:31 David Miller
2014-01-06 22:17 David Miller
2013-12-30  4:02 David Miller
2013-12-30 12:50 ` Or Gerlitz
2013-12-31  0:52   ` David Miller
2013-12-31  5:56     ` Or Gerlitz
2013-12-31  6:05       ` David Miller
2013-12-31  8:05         ` Wei-Chun Chao
2013-12-31 18:15           ` David Miller
2013-12-17 22:29 David Miller
2013-12-15  4:14 David Miller
2013-12-02  2:30 David Miller
2013-11-21 19:26 David Miller
2013-11-19 22:18 David Miller
2013-11-11 20:47 David Miller
2013-11-04  6:00 David Miller
2013-10-22 20:36 David Miller
2013-10-01 17:57 David Miller
2013-09-19 18:55 David Miller
2013-09-11 21:25 David Miller
2013-09-06 19:40 David Miller
2013-09-05 20:37 David Miller
2013-08-30 22:14 David Miller
2013-08-23  7:45 David Miller
2013-08-15 23:28 David Miller
2013-08-03 19:38 David Miller
2013-07-31  7:37 David Miller
2013-07-19  2:35 David Miller
2013-07-13  6:16 David Miller
2013-07-09 21:53 David Miller
2013-07-10  2:50 ` Linus Torvalds
2013-07-10  4:35   ` David Miller
2013-07-10 12:25 ` Markus Trippelsdorf
2013-07-10 12:43   ` Josh Boyer
2013-07-10 12:50     ` Markus Trippelsdorf
2013-07-10 12:52     ` Alexey Brodkin
2013-07-10 18:07   ` David Miller
2013-07-07 20:21 David Miller
2013-07-07 21:27 ` Linus Torvalds
2013-07-07 22:33   ` Linus Torvalds
2013-07-08  3:14     ` David Miller
2013-07-08  6:38       ` Eliezer Tamir
2013-07-09  2:48         ` Andrew Morton
2013-07-09  6:35           ` Eliezer Tamir
2013-07-09  2:29   ` Rob Landley
2013-07-09 17:32     ` Linus Torvalds
2013-07-10  1:54       ` Rob Landley
2013-06-27  0:53 David Miller
2013-06-15 10:50 David Miller
2013-06-12 21:14 David Miller
2013-06-06 19:16 David Miller
2013-06-05  9:02 David Miller
2013-05-24  7:57 David Miller
2013-05-13 20:08 David Miller
2013-05-13 21:26 ` Sergei Shtylyov
2013-05-09  1:01 David Miller
2013-05-06 21:05 David Miller
2013-05-06 22:57 ` Linus Torvalds
2013-05-06 23:09   ` David Miller
2013-05-06 23:32     ` Jeff Kirsher
2013-05-07  2:10       ` David Miller
2013-05-07  6:02         ` Jeff Kirsher
2013-05-05  2:42 David Miller
2013-05-05 10:24 ` Maarten Lankhorst
2013-05-06 16:46   ` Allan, Bruce W
2013-05-01 20:47 David Miller
2013-05-02  1:28 ` Linus Torvalds
2013-05-02  4:37   ` Linus Torvalds
2013-05-02  4:55     ` Linus Torvalds
2013-05-02  6:45       ` David Miller
2013-05-02  7:03         ` Patrick McHardy
2013-05-02  8:16           ` David Miller
2013-05-02  8:36             ` Patrick McHardy
2013-05-02  9:06               ` Bjørn Mork
2013-05-02  9:17                 ` David Miller
2013-05-02 10:19                   ` Bjørn Mork
2013-05-02 10:28                   ` Ben Hutchings
2013-05-02 11:51                     ` Bjørn Mork
2013-05-02 16:22                       ` Michał Mirosław
2013-05-03 23:35                         ` Pavel Simerda
2013-05-09  9:02                           ` Pavel Simerda
2013-05-02 16:27                       ` Dan Williams
2013-05-02 18:01                 ` David Miller
2013-05-02 18:53                   ` John Stoffel
2013-05-02 20:18                     ` Ben Hutchings
2013-05-02 20:40                       ` John Stoffel
2013-05-02 17:58               ` David Miller
2013-05-02  5:23   ` David Miller
2013-05-02  6:41   ` Francois Romieu
2013-05-02 16:34   ` Dan Williams
2013-05-02 17:39     ` David Miller
2013-05-02 17:47       ` Michał Mirosław
2013-05-02 17:55         ` David Miller
2013-05-02 18:06           ` David Miller
2013-05-02 18:15             ` Dan Williams
2013-05-02 18:21               ` David Miller
2013-05-02 18:24     ` Dan Williams
2013-05-02 18:52       ` Linus Torvalds
2013-05-02 18:53         ` Linus Torvalds
2013-05-02 19:17           ` Dan Williams
2013-05-02 20:22             ` Dan Williams
2013-05-06 23:35               ` Dan Williams
2013-04-21  1:16 David Miller
2013-04-17  5:42 David Miller
2013-04-10 19:49 David Miller
2013-04-05 20:41 David Miller
2013-04-02 21:11 David Miller
2013-04-01  3:33 David Miller
2013-03-26 19:31 David Miller
2013-03-19 19:05 David Miller
2013-03-11 11:43 David Miller
2013-03-04 19:58 David Miller
2013-02-25 21:09 David Miller
2013-02-20 22:09 David Miller
2013-02-21  3:05 ` Linus Torvalds
2013-02-21  3:12   ` Linus Torvalds
2013-02-21  3:40     ` David Miller
2013-02-21  3:55   ` Paul Gortmaker
2013-02-21 14:37   ` Mark Lord
2013-02-22  2:26     ` Paul Gortmaker
2013-02-22  3:54       ` Mark Lord
2013-02-13 19:21 David Miller
2013-02-08 20:17 David Miller
2013-02-08 21:00 ` Linus Torvalds
2013-02-08 21:57   ` David Miller
2013-02-08 22:50   ` Francois Romieu
2013-02-10  9:17     ` Jörg Otte
2013-02-11  0:07     ` David Miller
2013-01-28  6:03 David Miller
2013-01-12 23:56 David Miller
2013-01-13  2:03 ` Eric Dumazet
2013-01-08  8:10 David Miller
2012-12-27  3:44 David Miller
2012-12-20  0:06 David Miller
2012-12-13 20:08 David Miller
2012-12-10 22:31 David Miller
2012-12-07 20:35 David Miller
2012-12-03  0:36 David Miller
2012-11-29  2:47 David Miller
2012-12-03  0:13 ` Linus Torvalds
2012-12-03  0:32   ` David Miller
2012-11-23 20:18 David Miller
2012-11-21 17:36 David Miller
2012-11-16 22:07 David Miller
2012-11-10 19:46 David Miller
2012-11-03  3:46 David Miller
2012-10-26 21:38 David Miller
2012-10-12 19:25 David Miller
2012-10-10  1:26 David Miller
2012-10-04 21:42 David Miller
2012-10-02 19:42 David Miller
2012-09-28  7:31 David Miller
2012-09-25 21:07 David Miller
2012-09-21 19:48 David Miller
2012-09-14 18:48 David Miller
2012-09-02  4:34 David Miller
2012-08-21 23:38 David Miller
2012-08-22  0:08 ` Al Viro
2012-08-13  6:06 David Miller
2012-08-06 21:23 David Miller
2012-07-31 22:30 David Miller
2012-07-28  7:52 David Miller
2012-07-28  8:41 ` Eric Dumazet
2012-07-26 23:58 David Miller
2012-07-24  7:41 David Miller
2012-07-19  4:32 David Miller
2012-07-17 14:36 David Miller
2012-07-02  1:51 David Miller
2012-06-28  5:21 David Miller
2012-06-14  6:00 David Miller
2012-06-02 21:31 David Miller
2012-05-30 22:37 David Miller
2012-05-24  6:05 David Miller
2012-05-21  8:46 David Miller
2012-05-19  3:43 David Miller
2012-05-17 22:44 David Miller
2012-05-16 20:09 David Miller
2012-05-14  4:05 David Miller
2012-05-12  8:20 David Miller
2012-05-03  6:59 David Miller
2012-05-03  9:06 ` Srivatsa S. Bhat
2012-05-03  9:32   ` David Miller
2012-05-03  9:36     ` Srivatsa S. Bhat
2012-05-03  9:44       ` Jeff Kirsher
2012-04-23  2:28 David Miller
2012-04-12 19:39 David Miller
2012-04-06 17:35 David Miller
2012-04-03  0:34 David Miller
2012-04-03 19:23 ` Torsten Kaiser
2012-03-25 21:51 David Miller
2012-03-27 22:51 ` David Miller
2012-03-27 23:51   ` Linus Torvalds
2012-03-23  3:32 David Miller
2012-03-20 21:24 David Miller
2012-03-18  0:53 David Miller
2012-03-14  0:53 David Miller
2012-03-09  9:29 David Miller
2012-03-07  5:22 David Miller
2012-03-05 22:15 David Miller
2012-02-26 20:02 David Miller
2012-02-15 21:29 David Miller
2012-02-10 21:00 David Miller
2012-01-30 18:22 David Miller
2012-01-24 23:33 David Miller
2012-01-18  5:57 David Miller
2012-01-13  4:22 David Miller
2012-01-09 22:20 David Miller
2012-01-06  0:28 David Miller
2012-01-07  1:34 ` Linus Torvalds
2012-01-07  1:50   ` David Miller
2012-01-07  1:55     ` Linus Torvalds
2012-01-07  2:07       ` David Miller
2012-01-07  2:24         ` Linus Torvalds
2012-01-04 21:11 David Miller
2012-01-01 23:42 David Miller
2011-12-28  3:50 David Miller
2011-12-23 22:11 David Miller
2011-12-22  0:31 David Miller
2011-12-16 20:15 David Miller
2011-12-06 19:59 David Miller
2011-12-02  3:55 David Miller
2011-11-20 20:33 David Miller
2011-11-07 18:45 David Miller
2011-11-04  2:40 David Miller
2011-10-31  8:40 David Miller
2011-10-26  0:32 David Miller
2011-10-25 10:32 David Miller
2011-10-25 11:46 ` Linus Torvalds
2011-10-25 11:56   ` Greg KH
2011-10-25 12:03     ` Linus Torvalds
     [not found]   ` <m1wrbtb4rj.fsf@fess.ebiederm.org>
2011-10-25 13:12     ` Linus Torvalds
2011-10-25 13:13   ` Greg KH
2011-10-25 12:26 ` Linus Torvalds
2011-11-04 17:03   ` Johannes Berg
2011-11-04 17:07     ` Ben Greear
2011-11-07 11:40     ` Stanislaw Gruszka
2011-10-20  9:43 David Miller
2011-10-11 19:54 David Miller
2011-10-06 20:23 David Miller
2011-10-04 17:28 David Miller
2011-09-28  5:36 David Miller
2011-09-21 20:30 David Miller
2011-09-19  3:13 David Miller
2011-09-18  6:21 David Miller
2011-09-18 18:06 ` Linus Torvalds
2011-09-18 19:23   ` Markus Trippelsdorf
2011-09-18 19:46     ` Eric Dumazet
2011-09-18 19:48       ` Markus Trippelsdorf
2011-09-18 19:50         ` Eric Dumazet
2011-09-18 19:55         ` Linus Torvalds
2011-09-18 20:35           ` Eric Dumazet
2011-09-19  1:03             ` David Miller
2011-09-19  1:26             ` Linus Torvalds
2011-09-19  1:45               ` David Miller
2011-09-19  3:17                 ` Eric Dumazet
2011-09-19  0:01   ` David Ward
2011-09-19  1:03     ` David Miller
2011-09-19  1:14       ` Linus Torvalds
2011-09-19  2:57         ` Jeremy Kerr
2011-09-19  3:00           ` David Miller
2011-09-19 11:02     ` Neil Horman
2011-08-29 17:33 David Miller
2011-08-24  4:46 [GIT]: Networking David Miller
2011-08-12 10:33 [GIT] Networking David Miller
2011-08-07  1:51 David Miller
2011-08-05 11:20 David Miller
2011-07-28  9:35 David Miller
2011-07-24 20:28 David Miller
2011-07-22 14:33 David Miller
2011-08-01 15:13 ` Ingo Molnar
2011-07-18 20:18 David Miller
2011-07-16 17:43 David Miller
2011-07-17 14:36 ` Ed Tomlinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121212.151116.143443755590581447.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).