summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-25netns xfrm: trivial netns propagationsAlexey Dobriyan2-31/+43
2008-11-25netns xfrm: propagate netns into bydst/bysrc/byspi hash functionsAlexey Dobriyan1-21/+23
2008-11-25netns xfrm: per-netns policy hash resizing workAlexey Dobriyan1-26/+26
2008-11-25netns xfrm: per-netns policy countsAlexey Dobriyan1-18/+16
2008-11-25netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan1-24/+33
2008-11-25netns xfrm: per-netns inexact policiesAlexey Dobriyan1-8/+12
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan1-8/+7
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan1-10/+18
2008-11-25netns xfrm: per-netns policy listAlexey Dobriyan1-6/+6
2008-11-25netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan3-6/+7
2008-11-25netns xfrm: per-netns km_waitqAlexey Dobriyan3-12/+10
2008-11-25netns xfrm: per-netns state GC workAlexey Dobriyan1-5/+5
2008-11-25netns xfrm: per-netns state GC listAlexey Dobriyan1-3/+3
2008-11-25netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan1-18/+17
2008-11-25netns xfrm: per-netns xfrm_state countsAlexey Dobriyan1-7/+7
2008-11-25netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan1-16/+15
2008-11-25netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan1-8/+13
2008-11-25netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan1-9/+14
2008-11-25netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan1-24/+26
2008-11-25netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan1-6/+8
2008-11-25netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan5-9/+10
2008-11-25netns xfrm: add netns boilerplateAlexey Dobriyan2-6/+46
2008-11-25xfrm: initialise xfrm_policy_gc_work staticallyAlexey Dobriyan1-2/+1
2008-11-25bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar1-0/+2
2008-11-25sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar1-0/+2
2008-11-25ax25: fix warning in net/ax25/sysctl_net_ax25.cIngo Molnar1-0/+2
2008-11-25dccp: fix warning in net/dccp/options.cIngo Molnar1-1/+1
2008-11-25dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar1-1/+1
2008-11-25dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar1-1/+1
2008-11-25ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar1-1/+1
2008-11-25pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar1-1/+1
2008-11-25sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar1-1/+1
2008-11-25netns: filter out uevent not belonging to init_netDaniel Lezcano1-0/+3
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+10
2008-11-25tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen1-1/+6
2008-11-25pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski1-21/+4
2008-11-25net: udp_unhash() can test if sk is hashedEric Dumazet1-8/+10
2008-11-25net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-25tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen1-1/+1
2008-11-25mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez1-3/+2
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith1-1/+1
2008-11-25cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez1-1/+12
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez7-24/+514
2008-11-25cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez1-0/+3
2008-11-25cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez1-8/+1
2008-11-25cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez1-2/+3
2008-11-25cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez1-8/+21
2008-11-25cfg80211: remove switch from __set_regdom()Luis R. Rodriguez1-15/+6
2008-11-25cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez1-26/+17
2008-11-25cfg80211: mark negative frequencies as invalidLuis R. Rodriguez1-1/+1