summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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-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-25xfrm: remove useless forward declarationsAlexey Dobriyan2-4/+0
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2-4/+0
2008-11-25DCB: fix kconfig optionJeff Kirsher3-10/+20
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen2-0/+7
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2-7/+389
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-24tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2-51/+52
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet1-1/+6
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet4-9/+14
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski1-20/+56
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy1-3/+5
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet3-5/+7
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet1-3/+3
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller3-0/+9
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan4-4/+4
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet4-115/+139
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker2-60/+33
2008-11-23dccp: Support for Mandatory optionsGerrit Renker2-0/+17
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2-7/+28
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker3-5/+30
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker4-8/+42
2008-11-23net: af_netlink should update its inuse counterEric Dumazet1-0/+2
2008-11-23net: some optimizations in af_inetEric Dumazet1-5/+4