aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger2-2/+12
2010-02-19nl80211: add power save commandsKalle Valo1-3/+4
2010-02-18net: TCP thin dupackAndreas Petlund1-0/+1
2010-02-18net: TCP thin linear timeoutsAndreas Petlund1-0/+4
2010-02-18net: TCP thin-stream detectionAndreas Petlund1-0/+8
2010-02-18const: struct nla_policyAlexey Dobriyan1-1/+1
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan1-1/+1
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-2/+4
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy1-1/+21
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger1-1/+1
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches1-3/+3
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo8-13/+17
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman1-1/+0
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-64/+124
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2-2/+51
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy7-6/+42
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy1-2/+2
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König1-1/+1
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings1-1/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-47/+89
2010-02-12xfrm: use proper kernel typesjamal1-13/+13
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy1-0/+2
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan1-5/+1
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy1-1/+1
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy1-7/+25
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy1-0/+1
2010-02-10net: add a wrapper sk_entry()Li Zefan1-0/+5
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy17-53/+263
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+4
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+6
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo1-22/+0
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-6/+15
2010-02-08wireless: update radiotap parserJohannes Berg2-19/+68
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-0/+2
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-5/+56
2010-02-03netfilter: xtables: add CT targetPatrick McHardy1-0/+3
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2-1/+7
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy1-31/+28
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy1-10/+11
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy1-1/+1
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau1-0/+3
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez1-0/+1
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer2-0/+20
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan1-3/+3
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+8
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-1/+6
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg1-0/+16
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-1/+1
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6