summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-253-6/+7
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-253-12/+10
* netns xfrm: per-netns state GC workAlexey Dobriyan2008-11-251-5/+5
* netns xfrm: per-netns state GC listAlexey Dobriyan2008-11-251-3/+3
* netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan2008-11-251-18/+17
* netns xfrm: per-netns xfrm_state countsAlexey Dobriyan2008-11-251-7/+7
* netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan2008-11-251-16/+15
* netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan2008-11-251-8/+13
* netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan2008-11-251-9/+14
* netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan2008-11-251-24/+26
* netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan2008-11-251-6/+8
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-255-9/+10
* netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-252-6/+46
* xfrm: initialise xfrm_policy_gc_work staticallyAlexey Dobriyan2008-11-251-2/+1
* bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar2008-11-251-0/+2
* sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar2008-11-251-0/+2
* ax25: fix warning in net/ax25/sysctl_net_ax25.cIngo Molnar2008-11-251-0/+2
* dccp: fix warning in net/dccp/options.cIngo Molnar2008-11-251-1/+1
* dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar2008-11-251-1/+1
* dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar2008-11-251-1/+1
* ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-251-1/+1
* pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar2008-11-251-1/+1
* sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar2008-11-251-1/+1
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-251-0/+3
* tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen2008-11-251-1/+6
* pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski2008-11-251-21/+4
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-251-8/+10
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-251-0/+2
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-251-1/+1
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-252-4/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-252-4/+0
* DCB: fix kconfig optionJeff Kirsher2008-11-253-10/+20
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-241-5/+2
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-242-0/+7
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-241-2/+14
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-242-7/+389
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-241-15/+17
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-241-4/+23
* tcp: more aggressive skippingIlpo Järvinen2008-11-241-1/+1
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-242-51/+52
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-241-37/+59
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-241-1/+6
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-244-9/+14
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-241-20/+56
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-241-3/+5
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-241-0/+2
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-243-5/+7
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-3/+3
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-233-0/+9
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-234-4/+4
OpenPOWER on IntegriCloud