summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu3-5/+75
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu4-14/+133
2010-02-28bridge: Add multicast data-path hooksHerbert Xu2-4/+29
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu4-1/+12
2010-02-28bridge: Add multicast forwarding functionsHerbert Xu2-0/+82
2010-02-28bridge: Add core IGMP snooping supportHerbert Xu4-0/+1288
2010-02-28bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu1-23/+46
2010-02-28bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu2-2/+5
2010-02-28bridge: Avoid unnecessary clone on forward pathHerbert Xu3-16/+25
2010-02-28bridge: Allow tail-call on br_pass_frame_upHerbert Xu2-5/+13
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu1-3/+3
2010-02-28tg3: Remove now useless VPD codeMatt Carlson1-29/+23
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson1-45/+29
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson4-43/+78
2010-02-28pci: Add VPD information field helper functionsMatt Carlson3-8/+23
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson5-42/+65
2010-02-28pci: Add large and small resource data type codeMatt Carlson3-13/+67
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson3-10/+25
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend1-10/+11
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau1-6/+7
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy1-0/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy3-14/+55
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy3-61/+106
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy3-5/+14
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy1-0/+1
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin1-0/+47
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin5-21/+95
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin4-38/+27
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-77/+62
2010-02-27b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-27mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-02-27netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville1-1/+1
2010-02-27mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-02-27ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-27MAINTAINERS: update mwl8k maintenance statusLennert Buytenhek1-2/+2
2010-02-27Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville3-62/+1
2010-02-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-4/+8
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-13/+38
2010-02-26net: Delete isa-skeleton net driverJeff Garzik1-718/+0
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-53/+66
2010-02-26netfilter: xtables: restore indentationJan Engelhardt3-29/+44
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan1-1/+1
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman1-23/+21
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2-3/+22
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2-4/+0
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber1-4/+8
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2-42/+51
2010-02-26net: add addr len check to dev_mc_addJiri Pirko1-0/+2
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2-0/+4
2010-02-26greth: fall through to common return statement on errorSimon Horman1-2/+0