summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-063-9/+1
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-065-165/+100
* tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens2012-02-061-0/+11
* tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens2012-02-061-0/+2
* tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens2012-02-061-18/+40
* tipc: Add missing broadcast link lock when sending NACKAllan Stephens2012-02-061-0/+2
* tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-061-2/+5
* tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-063-4/+8
* tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-061-4/+5
* tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-061-26/+27
* tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-061-25/+23
* cnic: Add FCoE parity error recoveryMichael Chan2012-02-062-5/+36
* bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov2012-02-061-0/+3
* bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2012-02-062-9/+93
* bonding: Fix misspelling of "since"Jesper Juhl2012-02-061-1/+1
* caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl2012-02-051-2/+0
* decnet: remove unused variable from dn_output()Jesper Juhl2012-02-051-2/+1
* net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang2012-02-051-2/+0
* net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang2012-02-051-5/+2
* net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang2012-02-051-30/+30
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-0414-148/+192
|\
| * can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-039-128/+103
| * can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger2012-02-033-1/+42
| * can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA2012-02-031-3/+3
| * can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-02-031-1/+1
| * can: plx_pci: add support for IXXAT PCI cardsJames Kime2012-02-032-1/+22
| * can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas2012-02-031-2/+4
| * can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle2012-02-031-10/+7
| * can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde2012-02-032-2/+10
| * can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-031-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04451-6974/+3383
|\ \
| * | netprio_cgroup: Fix obo in get_prioidxNeil Horman2012-02-041-3/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-047-18/+29
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-037-18/+29
| | |\ \
| | | * | mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-011-1/+1
| | | * | iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
| | | * | ssb: fix cardbus slot in hostmodeHauke Mehrtens2012-02-011-1/+1
| | | * | iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
| | | * | rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
| | | * | bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
| * | | | ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
| * | | | igbvf: change copyright dateMitch A Williams2012-02-0310-11/+11
| * | | | ixgbevf: Update copyright noticesGreg Rose2012-02-0310-11/+11
| * | | | ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-032-6/+21
| * | | | ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
| * | | | ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
| * | | | ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
| |/ / /
| * | | can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-031-14/+9
| * | | can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-031-9/+0
| * | | can: pch_can: fix error passive level testXi Wang2012-02-031-1/+2