summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet-12/+47
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar-1/+1
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski-17/+0
2008-11-13tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik-1/+0
2008-11-14Merge branch 'master' into nextJames Morris-2/+4
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells-2/+2
2008-11-12net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan-0/+2
2008-11-12net: Cleanup of neighbour codeEric Dumazet-10/+2
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet-0/+7
2008-11-12net: Introduce read_pnet() and write_pnet() helpersEric Dumazet-0/+18
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan-1/+0
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan-3/+0
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2008-11-10cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez-11/+11
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen-0/+23
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen-0/+5
2008-11-10wireless: implement basic rate helper functionJohannes Berg-0/+16
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith-0/+2
2008-11-10mac80211: remove SSID driver codeJohannes Berg-10/+1
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi-0/+1
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller-0/+14
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller-2/+3
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley-0/+14
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski-3/+9
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan-0/+2
2008-11-04netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan-0/+1
2008-11-04netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan-0/+1
2008-11-04netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan-0/+3
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond-0/+14
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz-3/+0
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg-1/+3
2008-10-31wireless: remove struct regdom hintingJohannes Berg-19/+4
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg-2/+1
2008-10-31mac80211: Re-enable aggregationSujith-4/+4
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville-111/+5
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville-2/+3
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville-17/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville-20/+31
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg-28/+9
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland-6/+6
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com-1/+31
2008-10-31mac80211: remove rate_control_clearJohannes Berg-1/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg-98/+156
2008-10-31mac80211: rewrite HT handlingJohannes Berg-33/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg-0/+3
2008-10-31mac80211: make retry limits part of hw configJohannes Berg-4/+10
2008-10-31mac80211: introduce hw config change flagsJohannes Berg-5/+25
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg-6/+1