summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet
2011-09-16Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-156LoWPAN: fix skb_copy callalex.bluesman.smirnov@gmail.com
2011-09-15br: remove redundant check and initJiri Pirko
2011-09-15net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet
2011-09-15net, rds, Replace xlist in net/rds/xlist.h with llistHuang Ying
2011-09-156LoWPAN: call dev_put() on error in lowpan_newlink()Dan Carpenter
2011-09-156LoWPAN: use the _safe version of list_for_eachDan Carpenter
2011-09-156LoWPAN: use kfree_skb() instead of kfree()Dan Carpenter
2011-09-14mac80211: Update device channel in case of HW channel switch supportedShahar Levi
2011-09-14mac80211: Mark all mesh stations as QoS capableJavier Cardona
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg
2011-09-14mac80211: further optimise buffer expiry timerJohannes Berg
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14minstrel_ht: fix Open BA session request floodsChristian Lamparter
2011-09-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona
2011-09-13mac80211: Improve mpath state lockingJavier Cardona
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau
2011-09-13mac80211: Defer tranmission of mesh path errorsJavier Cardona
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-08-29mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville