summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-273-14/+55
* dev: support deferring device flag change notificationsPatrick McHardy2010-02-273-61/+106
* rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2010-02-273-5/+14
* rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy2010-02-271-0/+1
* fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin2010-02-271-0/+47
* fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin2010-02-275-21/+95
* fs_enet: use dev_xxx instead of printkAnatolij Gustschin2010-02-274-38/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-2714-77/+62
|\
| * b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-263-7/+31
| * mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen2010-02-261-0/+1
| * netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville2010-02-261-1/+1
| * mac80211: use listen interval 5 as defaultHelmut Schaa2010-02-261-1/+5
| * ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2010-02-262-0/+13
| * MAINTAINERS: update mwl8k maintenance statusLennert Buytenhek2010-02-261-2/+2
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-263-62/+1
| |\
| | * Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-233-62/+1
| * | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-02-262-4/+8
| |\ \
| | * | iwlwifi: increase command buffer sizeAbhijeet Kolekar2010-02-232-4/+8
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-2610-13/+38
| |\ \ \ | | |/ / | | | / | | |/ | |/|
* | | net: Delete isa-skeleton net driverJeff Garzik2010-02-261-718/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-265-53/+66
|\ \ \
| * | | netfilter: xtables: restore indentationJan Engelhardt2010-02-263-29/+44
| * | | netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-261-1/+1
| * | | IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-261-23/+21
* | | | can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2010-02-262-3/+22
* | | | Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-262-4/+0
* | | | ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber2010-02-261-4/+8
* | | | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-262-42/+51
* | | | net: add addr len check to dev_mc_addJiri Pirko2010-02-261-0/+2
* | | | ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2010-02-262-0/+4
* | | | greth: fall through to common return statement on errorSimon Horman2010-02-261-2/+0
* | | | netdev: use list_first_entry macrostephen hemminger2010-02-261-3/+3
* | | | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-261-8/+5
* | | | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko2010-02-261-1/+1
* | | | myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin2010-02-261-4/+7
* | | | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-264-5/+3
* | | | cnic: Update version to 2.1.1.Michael Chan2010-02-264-6/+6
* | | | cnic: Use union for the status blocks of different devices.Michael Chan2010-02-262-21/+23
* | | | cnic: Simplify route checking during iSCSI connection.Michael Chan2010-02-261-24/+13
* | | | cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan2010-02-261-0/+7
* | | | cnic: Finetune iSCSI connection reset.Eddie Wai2010-02-261-5/+16
* | | | cnic: Finetune iSCSI connection set up.Eddie Wai2010-02-262-2/+17
* | | | ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend2010-02-261-1/+13
* | | | ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend2010-02-261-2/+0
* | | | ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala2010-02-261-3/+29
* | | | greth: convert to netdev_tx_tkirjanov@gmail.com2010-02-261-4/+8
* | | | sis190: handle DMA mapping errorskirjanov@gmail.com2010-02-261-8/+19
* | | | tc35815: Fix double locking on NAPIAtsushi Nemoto2010-02-261-2/+11
* | | | isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto2010-02-261-1/+0
* | | | octeon: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-261-6/+1
OpenPOWER on IntegriCloud