summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer
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
2009-01-29mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan