aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12xfrm: use proper kernel typesjamal
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-10net: add a wrapper sk_entry()Li Zefan
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08wireless: update radiotap parserJohannes Berg
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-20IPv6: reassembly: replace magic number with macro definitionsShan Wei