aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg1-1/+3
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-19/+4
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg1-2/+1
2008-10-31mac80211: Re-enable aggregationSujith1-4/+4
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2-111/+5
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-2/+3
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2-17/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville2-20/+31
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg1-28/+9
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com1-1/+31
2008-10-31mac80211: remove rate_control_clearJohannes Berg1-1/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-98/+156
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-33/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-0/+3
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-4/+10
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-5/+25
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-6/+1
2008-10-31802.11: clean up/fix HT supportJohannes Berg2-13/+14
2008-10-31mac80211: fix short slot handlingJohannes Berg1-12/+16
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg1-2/+0
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg1-2/+0
2008-10-31misc: replace NIPQUAD()Harvey Harrison3-7/+7
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski1-0/+23
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy1-0/+5
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski1-0/+1
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan1-1/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-7/+7
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan1-0/+2
2008-10-30net: delete excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-29net: replace %p6 with %pI6Harvey Harrison3-3/+3
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet1-2/+2
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet1-1/+36
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet3-15/+14
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison3-7/+7
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan3-1/+8
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy1-11/+11
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman1-0/+2
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap1-6/+5
2008-10-26Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont1-1/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun1-0/+1
2008-10-229p: fix sparse warningsEric Van Hensbergen1-0/+1
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker1-0/+1
2008-10-229p: fix debug build errorEric Van Hensbergen1-1/+1
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-160/+138
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2008-10-20netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables arrayPatrick McHardy1-2/+2
2008-10-179p: Improve debug supportEric Van Hensbergen1-2/+2