aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-22netns: Remove net_aliveEric W. Biederman
2009-02-18netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-04net: Reexport sock_alloc_send_pskbHerbert Xu
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-01net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez
2009-01-29cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29cfg80211: export freq_reg_info()Luis R. Rodriguez
2009-01-29cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29mac80211: Add documentation bits for mac80211_rate_control_flagsSujith
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-29cfg80211: add PM hooksJohannes Berg
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: document return codes from ops callbacksBob Copeland
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen