summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* wireless: make regdom passing semantics simplerJohannes Berg2008-10-311-2/+1
* mac80211: Re-enable aggregationSujith2008-10-311-4/+4
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-312-111/+5
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-2/+3
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-312-17/+0
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-312-20/+31
* wireless: don't publish __regulatory_hintJohannes Berg2008-10-311-28/+9
* mac80211: fix a few typos in mac80211 kernel docBob Copeland2008-10-311-6/+6
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-311-1/+31
* mac80211: remove rate_control_clearJohannes Berg2008-10-311-1/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-98/+156
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-33/+26
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-0/+3
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-4/+10
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-5/+25
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-6/+1
* 802.11: clean up/fix HT supportJohannes Berg2008-10-312-13/+14
* mac80211: fix short slot handlingJohannes Berg2008-10-311-12/+16
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-2/+0
* misc: replace NIPQUAD()Harvey Harrison2008-10-313-7/+7
* pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-311-0/+23
* pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy2008-10-311-0/+5
* pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski2008-10-311-0/+1
* xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan2008-10-311-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-313-7/+7
|\
| * netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-301-0/+2
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5
* | net: replace %p6 with %pI6Harvey Harrison2008-10-293-3/+3
* | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-291-2/+2
* | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-291-1/+36
* | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-293-15/+14
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-283-7/+7
* | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-283-1/+8
* | netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy2008-10-281-11/+11
* | net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-271-0/+2
|/
* Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont2008-10-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-231-0/+1
|\
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-0/+1
* | 9p: fix sparse warningsEric Van Hensbergen2008-10-221-0/+1
* | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-221-0/+1
* | 9p: fix debug build errorEric Van Hensbergen2008-10-221-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-203-160/+138
|\
| * 9p: Improve debug supportEric Van Hensbergen2008-10-171-2/+2
| * 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-172-97/+12
| * 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-172-3/+11
| * 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-171-2/+0
| * 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-171-1/+0
| * 9p: add new protocol support codeEric Van Hensbergen2008-10-171-1/+7
OpenPOWER on IntegriCloud