aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger1-9/+7
2007-04-25[NET] rules: Unified rules dumpingThomas Graf6-34/+45
2007-04-25[RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf1-6/+3
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf3-13/+17
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf7-31/+31
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf7-36/+20
2007-04-25[PKT_SCHED] act: Use rtnl registration interfaceThomas Graf1-9/+3
2007-04-25[PKT_SCHED] cls: Use rtnl registration interfaceThomas Graf1-12/+4
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf2-21/+8
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf5-29/+20
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf3-12/+7
2007-04-25[NEIGH]: Use rtnl registration interfaceThomas Graf3-21/+20
2007-04-25[NET] link: Use rtnl registration interfaceThomas Graf1-5/+3
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf3-29/+184
2007-04-25[CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker1-10/+21
2007-04-25[DCCP]: Sample RTT from SYN exchangeGerrit Renker3-0/+18
2007-04-25[CCID3]: Use function for RTT samplingGerrit Renker2-41/+11
2007-04-25[DCCP]: Provide function for RTT samplingGerrit Renker2-2/+48
2007-04-25[CCID3]: Handle Idle and Application-Limited periodsGerrit Renker1-44/+40
2007-04-25[CCID3]: Wrap computation of RFC3390-initial rate into separate functionGerrit Renker1-7/+18
2007-04-25[CCID3]: Remove build warnings for 64bitGerrit Renker1-5/+7
2007-04-25[CCID3]: More to see in dccp_probeGerrit Renker1-7/+10
2007-04-25[CCID3]: Add documentation for socket optionsGerrit Renker1-0/+10
2007-04-25[DCCP]: More debug information for dccp_wait_for_ccidGerrit Renker1-1/+2
2007-04-25[DCCP]: Always use debug-toggle parametersGerrit Renker1-4/+0
2007-04-25[CCID3]: Remove race condition and update t_ipi when `s' changesGerrit Renker1-23/+12
2007-04-25[CCID3]: More verbose debuggingIan McDonald1-1/+12
2007-04-25[CCID3]: Fix use of invalid loss intervalsIan McDonald1-1/+1
2007-04-25[CCID3]: Use MSS for larger initial windowsGerrit Renker1-5/+5
2007-04-25[CCID3]: Re-order CCID 3 source fileGerrit Renker1-44/+45
2007-04-25[CCID3]: Remove redundant `len' testGerrit Renker1-5/+2
2007-04-25[DCCP]: Remove ambiguity in the way before48 is usedGerrit Renker1-2/+4
2007-04-25[DCCP]: Fix for follows48Gerrit Renker1-3/+1
2007-04-25[DCCP]: Make `before' relation unambiguousGerrit Renker1-5/+2
2007-04-25[DCCP]: Make dccp_delta_seqno return signed numbersGerrit Renker1-2/+5
2007-04-25[DCCP]: 48-bit sequence number arithmeticGerrit Renker2-21/+28
2007-04-25[FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo1-11/+7
2007-04-25[LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo1-1/+1
2007-04-25[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo1-1/+0
2007-04-25[SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2-3/+4
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo34-62/+93
2007-04-25[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo1-12/+0
2007-04-25[SK_BUFF]: Remove skb_add_mtu() leftoversArnaldo Carvalho de Melo2-15/+0
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo15-18/+23
2007-04-25[IPV4]: fib_trie root node settingsRobert Olsson1-2/+2
2007-04-25[IPV4]: fib_trie resize breakRobert Olsson1-3/+23
2007-04-25[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb tooArnaldo Carvalho de Melo1-1/+4
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo15-56/+101
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo110-329/+396
2007-04-25[VLAN] vlan_dev: Use skb_reset_network_header().David S. Miller1-1/+1