aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu
2010-02-28tg3: Remove now useless VPD codeMatt Carlson
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen
2010-02-26netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26MAINTAINERS: update mwl8k maintenance statusLennert Buytenhek
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-26net: Delete isa-skeleton net driverJeff Garzik
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-26netfilter: xtables: restore indentationJan Engelhardt
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-26net: add addr len check to dev_mc_addJiri Pirko
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26greth: fall through to common return statement on errorSimon Horman
2010-02-26netdev: use list_first_entry macrostephen hemminger
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2010-02-26cnic: Update version to 2.1.1.Michael Chan
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai