summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof HaƂasa
2008-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-21net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet
2008-11-21wireless: missing include in lib80211.hRami Rosen
2008-11-21mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville
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-21DCB: Add support for DCB BCNAlexander Duyck
2008-11-21DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-21DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-21DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-21ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-21net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet
2008-11-21Merge 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-19Merge 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-17ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-17net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet
2008-11-17net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-17udp: Use hlist_nulls in UDP RCU codeEric Dumazet
2008-11-14lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski
2008-11-14tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik
2008-11-13net: 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-12net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-12net: 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-07Merge 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-06pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan
2008-11-04IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg