summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/networking/: Update Intel wired LAN driver documentationJeff Kirsher2013-08-278-43/+193
* bna: firmware update to 3.2.1.1Rasesh Mody2013-08-271-2/+2
* VMXNET3: Add support for virtual IOMMUAndy King2013-08-272-83/+138
* be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-273-32/+104
* be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-272-58/+50
* be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-271-24/+85
* be2net: refactor be_get_resources() codeSathya Perla2013-08-276-189/+229
* be2net: Fixup profile management routinesVasundhara Volam2013-08-272-59/+88
* be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-274-39/+18
* net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann2013-08-271-4/+11
* qlcnic: Update version to 5.3.49.Sucheta Chakraborty2013-08-271-2/+2
* qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty2013-08-274-1/+629
* qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty2013-08-277-2/+137
* qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty2013-08-277-2/+278
* qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty2013-08-2712-0/+345
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2721-2581/+7788
|\
| * sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings2013-08-211-11/+9
| * sfc: Fix race in completion handlingBen Hutchings2013-08-211-15/+10
| * sfc: Add support for MCDI v2Ben Hutchings2013-08-216-55/+127
| * sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-213-342/+5196
| * sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-212-29/+37
| * sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-219-1858/+2088
| * sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-219-48/+59
| * sfc: Remove bogus call to efx_release_tx_buffers()Ben Hutchings2013-08-211-11/+0
| * sfc: Stop RX refill before flushing RX queuesBen Hutchings2013-08-214-9/+13
| * sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-213-10/+2
| * sfc: Rework IRQ enable/disableBen Hutchings2013-08-214-59/+112
| * sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-214-81/+3
| * sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-218-10/+10
| * sfc: Make struct efx_special_buffer less specialBen Hutchings2013-08-212-43/+37
| * sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-219-14/+19
| * sfc: Make MCDI independent of SienaBen Hutchings2013-08-215-77/+157
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26119-450/+856
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-2336-175/+282
| |\ \
| | * | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-222-33/+35
| | * | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-223-1/+26
| | * | be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
| | * | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
| | |\ \
| | * | | Revert "genetlink: fix family dump race"Johannes Berg2013-08-221-7/+0
| | * | | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
| | * | | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
| | * | | bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-203-9/+9
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-209-46/+52
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-199-46/+52
| | | |\ \ \
| | | | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-152-17/+15
| | | | |\ \ \
| | | | | * | | cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
| | | | | * | | nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
| | | | * | | | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | | | * | | | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | | | |\ \ \ \