summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger1-0/+2
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger1-0/+1
2009-03-25netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger2-0/+13
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal1-5/+0
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch1-4/+1
2009-03-16netfilter: use a linked list of loggersEric Leblond1-3/+8
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer1-1/+1
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich1-0/+2
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich1-0/+2
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich1-7/+7
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum1-0/+5
2009-02-16ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly1-0/+1
2009-02-16net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly1-3/+41
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-4/+163
2009-02-15net: replace __constant_{endian} uses in net headersHarvey Harrison5-8/+8
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg1-1/+11
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg1-0/+11
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg1-0/+2
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg3-2/+138
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen1-2/+2
2009-02-13net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-14/+8
2009-02-05net: Reexport sock_alloc_send_pskbHerbert Xu1-0/+5
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-47/+317
2009-02-01net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet1-1/+2
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski2-3/+5
2009-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-01-30mac80211: Generic TSF debuggingAlina Friedrichsen1-1/+6
2009-01-30mac80211: add interface list lockJohannes Berg1-3/+2
2009-01-30mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez1-0/+13
2009-01-30cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez1-0/+10
2009-01-30cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2-1/+47
2009-01-30cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez1-3/+3
2009-01-30cfg80211: export freq_reg_info()Luis R. Rodriguez1-0/+24
2009-01-30cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez1-0/+17
2009-01-30mac80211: Add capability to enable/disable beaconingJohannes Berg1-2/+7
2009-01-30mac80211: Add documentation bits for mac80211_rate_control_flagsSujith1-0/+20
2009-01-30wireless: restrict to 32 legacy ratesJohannes Berg2-3/+3
2009-01-30mac80211: constify ieee80211_if_conf.bssidJohannes Berg1-1/+1
2009-01-30cfg80211: add PM hooksJohannes Berg1-0/+6
2009-01-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+26
2009-01-30mac80211: document return codes from ops callbacksBob Copeland1-2/+13
2009-01-30mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen1-0/+4
2009-01-30mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen1-0/+4
2009-01-30mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2-0/+7
2009-01-30mac80211: 802.11w - STA flag for MFPJouni Malinen1-0/+2
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez1-0/+6
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-5/+48
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-4/+7