summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-181-1/+1
* netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso2008-11-183-5/+56
* netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-181-3/+2
* 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-031-3/+0
* mac80211: fix two kernel-doc warningsJohannes Berg2008-10-311-1/+3
* wireless: remove struct regdom hintingJohannes Berg2008-10-311-19/+4
* 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
|\
OpenPOWER on IntegriCloud