summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-0621-51/+46
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-0628-44/+43
* cnic: Add FCoE parity error recoveryMichael Chan2012-02-052-5/+36
* bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov2012-02-051-0/+3
* bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2012-02-052-9/+93
* bonding: Fix misspelling of "since"Jesper Juhl2012-02-051-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
| * | | can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger2012-02-031-1/+2
| * | | can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre2012-02-031-1/+15
| * | | can: cc770: store echo skb before starting the transferWolfgang Grandegger2012-02-031-1/+3
| * | | can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger2012-02-031-1/+6
| * | | caif: Bugfix double kfree_skb upon xmit failureDmitry Tarnyagin2012-02-021-4/+6
| * | | caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com2012-02-021-9/+3
| * | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-023-5/+18
| * | | net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang2012-02-021-4/+4
| * | | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2012-02-022-2/+3
OpenPOWER on IntegriCloud