aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | | | | netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
| * | | | | | netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-25
| * | | | | | tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-25
| |/ / / / /
| * | | | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-25
| * | | | | tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
| * | | | | net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
| * | | | | net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
| * | | | | WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa2008-11-21
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-21
| |\ \ \ \ \
| | * | | | | wireless: missing include in lib80211.hRami Rosen2008-11-21
| | * | | | | mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville2008-11-21
| | * | | | | lib80211: consolidate crypt init routinesJohn W. Linville2008-11-21
| | * | | | | lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-21
| | * | | | | mac80211: remove more excess kernel-docRandy Dunlap2008-11-21
| | * | | | | mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau2008-11-21
| * | | | | | net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet2008-11-21
| |/ / / / /
| * | | | | DCB: Add support for DCB BCNAlexander Duyck2008-11-21
| * | | | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-21
| * | | | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-21
| * | | | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-21
| * | | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
| * | | | | net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
| |\ \ \ \ \
| * | | | | | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
| * | | | | | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| |\ \ \ \ \ \
| * | | | | | | ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-17
| * | | | | | | net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-16
| * | | | | | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
| * | | | | | | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-16
| * | | | | | | pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-14
| * | | | | | | tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik2008-11-14
| * | | | | | | net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan2008-11-13
| * | | | | | | net: Cleanup of neighbour codeEric Dumazet2008-11-12
| * | | | | | | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-12
| * | | | | | | net: Introduce read_pnet() and write_pnet() helpersEric Dumazet2008-11-12
| * | | | | | | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
| * | | | | | | net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-11
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| |\ \ \ \ \ \ \
| * | | | | | | | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
| * | | | | | | | cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez2008-11-10
| * | | | | | | | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-10
| * | | | | | | | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-10
| * | | | | | | | wireless: implement basic rate helper functionJohannes Berg2008-11-10
| * | | | | | | | mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10