aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-25
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-25
* netns xfrm: per-netns state GC workAlexey Dobriyan2008-11-25
* netns xfrm: per-netns state GC listAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state countsAlexey Dobriyan2008-11-25
* 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
* xfrm: initialise xfrm_policy_gc_work staticallyAlexey Dobriyan2008-11-25
* bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar2008-11-25
* sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar2008-11-25
* ax25: fix warning in net/ax25/sysctl_net_ax25.cIngo Molnar2008-11-25
* dccp: fix warning in net/dccp/options.cIngo Molnar2008-11-25
* dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar2008-11-25
* dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar2008-11-25
* ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-25
* pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar2008-11-25
* sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar2008-11-25
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-25
* tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen2008-11-25
* pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski2008-11-25
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-25
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-25
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-25
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-25
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
* DCB: fix kconfig optionJeff Kirsher2008-11-25
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-25
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-25
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-25
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-25
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-25
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-25
* tcp: more aggressive skippingIlpo Järvinen2008-11-25
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-25
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-24
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-24
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-23
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-23