summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-19rename new rfkill sysfs knobsmaster-2010-03-19florian@mickler.org
2010-03-16mac80211: (really) fix rates setup on IBSS mergemaster-2010-03-16Bruno Randolf
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville
2010-03-15mac80211: optimize tx status processingFelix Fietkau
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau
2010-03-10mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon
2010-03-10enhance sysfs rfkill interfaceflorian@mickler.org
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu
2010-02-28bridge: Add multicast data-path hooksHerbert Xu
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu
2010-02-28bridge: Add multicast forwarding functionsHerbert Xu
2010-02-28bridge: Add core IGMP snooping supportHerbert Xu
2010-02-28bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu
2010-02-28bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu
2010-02-28bridge: Avoid unnecessary clone on forward pathHerbert Xu
2010-02-28bridge: Allow tail-call on br_pass_frame_upHerbert Xu
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville