| Commit message (Expand) | Author | Age |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 |
* | cnic: Add FCoE parity error recovery | Michael Chan | 2012-02-05 |
* | bnx2: Add missing memory barrier in bnx2_start_xmit() | Vlad Zolotarov | 2012-02-05 |
* | bnx2: Add support for ethtool --show-channels|--set-channels | Michael Chan | 2012-02-05 |
* | bonding: Fix misspelling of "since" | Jesper Juhl | 2012-02-05 |
* | net/hyperv: Remove the unnecessary memset in rndis_filter_send() | Haiyang Zhang | 2012-02-05 |
* | net/hyperv: Correct the assignment in netvsc_recv_callback() | Haiyang Zhang | 2012-02-05 |
* | net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases | Haiyang Zhang | 2012-02-05 |
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2012-02-04 |
|\ |
|
| * | can: replace the dev_dbg/info/err/... with the new netdev_xxx macros | Wolfgang Grandegger | 2012-02-02 |
| * | can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback | Wolfgang Grandegger | 2012-02-02 |
| * | can: Kconfig: add more information about Intel EG20T PCH CAN controller | Tomoya MORINAGA | 2012-02-02 |
| * | can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2012-02-02 |
| * | can: plx_pci: add support for IXXAT PCI cards | James Kime | 2012-02-02 |
| * | can: ems_usb: Improved memory handling on ems_usb_start | Sebastian Haas | 2012-02-02 |
| * | can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK | Reuben Dowle | 2012-02-02 |
| * | can: dev: let can_get_echo_skb() return dlc of CAN frame | Marc Kleine-Budde | 2012-02-02 |
| * | can: ems_usb: Removed double netif_device_detach | Sebastian Haas | 2012-02-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-04 |
|\ \ |
|
| * \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-02-04 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-03 |
| | |\ \ |
|
| | | * | | iwlwifi: don't mess up QoS counters with non-QoS frames | Emmanuel Grumbach | 2012-02-01 |
| | | * | | ssb: fix cardbus slot in hostmode | Hauke Mehrtens | 2012-02-01 |
| | | * | | iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level | John W. Linville | 2012-02-01 |
| | | * | | rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm | Luigi Tarenga | 2012-02-01 |
| | | * | | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl | 2012-02-01 |
| * | | | | ixgbe: Fix typo in ixgbe_common.h | Masanari Iida | 2012-02-03 |
| * | | | | igbvf: change copyright date | Mitch A Williams | 2012-02-03 |
| * | | | | ixgbevf: Update copyright notices | Greg Rose | 2012-02-03 |
| * | | | | ixgbevf: Fix mailbox interrupt ack bug | Greg Rose | 2012-02-03 |
| * | | | | ixgbe: make ethtool strings table const | Stephen Hemminger | 2012-02-03 |
| * | | | | ixgbe: Add warning when no space left for more MAC filters | Greg Rose | 2012-02-03 |
| * | | | | ixgbe: update copyright to 2012 | Don Skidmore | 2012-02-03 |
| |/ / / |
|
| * | | | can: peak_pci: Fix the way channels are linked together | Stephane Grosjean | 2012-02-02 |
| * | | | can: ems_usb: Removed double netif_device_detach | Sebastian Haas | 2012-02-02 |
| * | | | can: pch_can: fix error passive level test | Xi Wang | 2012-02-02 |
| * | | | can: ti_hecc: use netif_rx in the interrupt | Wolfgang Grandegger | 2012-02-02 |
| * | | | can: cc770: Fix indirect access deadlock on ISA cards | Wolfgang Zarre | 2012-02-02 |
| * | | | can: cc770: store echo skb before starting the transfer | Wolfgang Grandegger | 2012-02-02 |
| * | | | can: flexcan: fix irq flooding by clearing all interrupt sources | Wolfgang Grandegger | 2012-02-02 |
| * | | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang | 2012-02-02 |
| * | | | net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary | Haiyang Zhang | 2012-02-02 |
| * | | | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment | Julia Lawall | 2012-02-02 |
| * | | | net/hyperv: fix the issue that large packets be dropped under bridge | Wei Yongjun | 2012-02-02 |
| * | | | ethtool: Null-terminate filename passed to ethtool_ops::flash_device | Ben Hutchings | 2012-02-01 |
| * | | | net/hyperv: rx_bytes should account the ether header size | Wei Yongjun | 2012-02-01 |
| * | | | net: fec: correct phy_name buffer length when init phy_name | Richard Zhao | 2012-01-31 |
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-01-30 |
| |\ \ \ |
|