summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: Add hash elasticity/max sysfs entriesHerbert Xu2010-02-283-0/+81
* bridge: Add multicast_snooping sysfs toggleHerbert Xu2010-02-283-5/+75
* bridge: Add multicast_router sysfs entriesHerbert Xu2010-02-284-14/+133
* bridge: Add multicast data-path hooksHerbert Xu2010-02-282-4/+29
* bridge: Add multicast start/stop hooksHerbert Xu2010-02-284-1/+12
* bridge: Add multicast forwarding functionsHerbert Xu2010-02-282-0/+82
* bridge: Add core IGMP snooping supportHerbert Xu2010-02-284-0/+1288
* bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu2010-02-281-23/+46
* bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu2010-02-282-2/+5
* bridge: Avoid unnecessary clone on forward pathHerbert Xu2010-02-283-16/+25
* bridge: Allow tail-call on br_pass_frame_upHerbert Xu2010-02-282-5/+13
* bridge: Do br_pass_frame_up after other portsHerbert Xu2010-02-281-3/+3
* tg3: Remove now useless VPD codeMatt Carlson2010-02-281-29/+23
* bnx2: Remove now useless VPD codeMatt Carlson2010-02-281-45/+29
* pci: Add helper to search for VPD keywordsMatt Carlson2010-02-284-43/+78
* pci: Add VPD information field helper functionsMatt Carlson2010-02-283-8/+23
* pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-285-42/+65
* pci: Add large and small resource data type codeMatt Carlson2010-02-283-13/+67
* pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-283-10/+25
* ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend2010-02-271-10/+11
* skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau2010-02-271-6/+7
* bonding: fix device leak on error in bond_create()Patrick McHardy2010-02-271-0/+2
* 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
OpenPOWER on IntegriCloud