aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org1-27/+8
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf1-8/+8
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville1-3/+0
2010-03-15mac80211: optimize tx status processingFelix Fietkau1-7/+7
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau3-4/+10
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau2-29/+11
2010-03-10mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon1-0/+9
2010-03-10enhance sysfs rfkill interfaceflorian@mickler.org1-0/+58
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg1-2/+114
2010-03-09mac80211: Improve software scan timingHelmut Schaa2-6/+66
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf1-0/+3
2010-03-09mac80211: deprecate RX status noiseJohannes Berg3-13/+0
2010-03-03mac80211: Fix HT rate control configurationSujith2-3/+5
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen1-2/+14
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett1-0/+8
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-23/+59
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman1-0/+2
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-20/+29
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik1-4/+6
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO1-3/+4
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller4-40/+99
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller1-0/+1
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu1-0/+203
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu3-0/+81
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-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden1-1/+3
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe1-0/+1
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-1/+25
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-30/+62
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2-12/+12
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-9/+43
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy2-61/+104
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2-4/+8
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy1-0/+1
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-1/+6
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+16
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3