aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf6-34/+18
2007-04-25[IPv4] diag: Use netlink_run_queue() to process the receive queueThomas Graf1-47/+27
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf8-154/+91
2007-04-25[NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf4-14/+4
2007-04-25[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf4-12/+8
2007-04-25[NETLINK]: Remove unused groups variableThomas Graf1-2/+0
2007-04-25[TCP] westwood: Use type safe netlink interfaceThomas Graf1-10/+7
2007-04-25[TCP] vegas: Use type safe netlink interfaceThomas Graf1-10/+8
2007-04-25[RTNL]: Properly return rntl message handlerThomas Graf1-4/+4
2007-04-25[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeupStephen Hemminger1-1/+7
2007-04-25[NETEM]: avoid excessive requeuesStephen Hemminger2-10/+16
2007-04-25[NETEM]: Optimize tfifoStephen Hemminger1-4/+11
2007-04-25[NETEM]: use better types for time valuesStephen Hemminger1-9/+12
2007-04-25[NETEM]: report reorder percent correctly.Stephen Hemminger1-1/+2
2007-04-25[TCP]: cubic optimizationStephen Hemminger1-11/+39
2007-04-25[NET] rules: Unified rules dumpingThomas Graf4-31/+37
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 Graf5-24/+31
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf5-26/+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 Graf1-20/+7
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf4-23/+20
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf2-7/+6
2007-04-25[NEIGH]: Use rtnl registration interfaceThomas Graf2-12/+19
2007-04-25[NET] link: Use rtnl registration interfaceThomas Graf1-5/+3
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf1-22/+166
2007-04-25[CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker1-10/+21
2007-04-25[DCCP]: Sample RTT from SYN exchangeGerrit Renker2-0/+16
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[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[SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2-3/+4