summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+3
* netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan2008-11-041-0/+1
* netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-041-0/+1
* netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan2008-11-041-0/+3
* netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-041-0/+14
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-041-3/+0Star
* mac80211: fix two kernel-doc warningsJohannes Berg2008-11-011-1/+3
* wireless: remove struct regdom hintingJohannes Berg2008-11-011-19/+4Star
* wireless: make regdom passing semantics simplerJohannes Berg2008-11-011-2/+1Star
* mac80211: Re-enable aggregationSujith2008-11-011-4/+4
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-11-012-111/+5Star
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-11-011-2/+3
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-11-012-17/+0Star
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-11-012-20/+31
* wireless: don't publish __regulatory_hintJohannes Berg2008-11-011-28/+9Star
* mac80211: fix a few typos in mac80211 kernel docBob Copeland2008-11-011-6/+6
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-11-011-1/+31
* mac80211: remove rate_control_clearJohannes Berg2008-11-011-1/+0Star
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-98/+156
* mac80211: rewrite HT handlingJohannes Berg2008-11-011-33/+26Star
* mac80211: move bss_conf into vifJohannes Berg2008-11-011-0/+3
* mac80211: make retry limits part of hw configJohannes Berg2008-11-011-4/+10
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-5/+25
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-011-6/+1Star
* 802.11: clean up/fix HT supportJohannes Berg2008-11-012-13/+14
* mac80211: fix short slot handlingJohannes Berg2008-10-311-12/+16
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0Star
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-2/+0Star
* 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/+0Star
* 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-311-0/+2
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0Star
| * mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5Star
* | 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/+14Star
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-293-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-281-0/+2
|/
* Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont2008-10-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-241-0/+1
|\
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-0/+1
* | 9p: fix sparse warningsEric Van Hensbergen2008-10-231-0/+1
* | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-231-0/+1