aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-16net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski
2008-11-13tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik
2008-11-12net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan
2008-11-12net: Cleanup of neighbour codeEric Dumazet
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet
2008-11-12net: Introduce read_pnet() and write_pnet() helpersEric Dumazet
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-10cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-11-10wireless: implement basic rate helper functionJohannes Berg
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville