summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for dietYasuyuki Kozakai2007-04-254-4/+22
* [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabledYasuyuki Kozakai2007-04-254-24/+17
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-257-26/+10
* [NETFILTER]: nfnetlink_log: remove conditional lockingPatrick McHardy2007-04-251-14/+4
* [NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...Michal Miroslaw2007-04-251-4/+2
* [NETFILTER]: nfnetlink_log: iterator functions need iter_state * onlyMichal Miroslaw2007-04-251-11/+7
* [NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instanceMichal Miroslaw2007-04-251-1/+1
* [NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...Michal Miroslaw2007-04-251-3/+3
* [NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw2007-04-251-15/+7
* [NETFILTER]: nfnetlink_log: don't count max(a,b) twiceMichal Miroslaw2007-04-251-8/+2
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-2533-228/+0
* [NETEM]: spelling errorsStephen Hemminger2007-04-251-3/+3
* [NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf2007-04-256-34/+18
* [IPv4] diag: Use netlink_run_queue() to process the receive queueThomas Graf2007-04-251-47/+27
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-2510-156/+93
* [NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf2007-04-254-14/+4
* [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf2007-04-254-12/+8
* [NETLINK]: Remove unused groups variableThomas Graf2007-04-251-2/+0
* [TCP] westwood: Use type safe netlink interfaceThomas Graf2007-04-251-10/+7
* [TCP] vegas: Use type safe netlink interfaceThomas Graf2007-04-251-10/+8
* [RTNL]: Properly return rntl message handlerThomas Graf2007-04-251-4/+4
* [NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeupStephen Hemminger2007-04-251-1/+7
* [NETEM]: avoid excessive requeuesStephen Hemminger2007-04-252-10/+16
* [NETEM]: Optimize tfifoStephen Hemminger2007-04-251-4/+11
* [NETEM]: use better types for time valuesStephen Hemminger2007-04-251-9/+12
* [NETEM]: report reorder percent correctly.Stephen Hemminger2007-04-251-1/+2
* [TCP]: cubic optimizationStephen Hemminger2007-04-251-11/+39
* [LIB]: div64_64 optimizationStephen Hemminger2007-04-251-9/+7
* [NET] rules: Unified rules dumpingThomas Graf2007-04-256-34/+45
* [RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf2007-04-251-6/+3
* [BRIDGE]: Use rtnl registration interfaceThomas Graf2007-04-253-13/+17
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-257-31/+31
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-257-36/+20
* [PKT_SCHED] act: Use rtnl registration interfaceThomas Graf2007-04-251-9/+3
* [PKT_SCHED] cls: Use rtnl registration interfaceThomas Graf2007-04-251-12/+4
* [PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf2007-04-252-21/+8
* [IPv4]: Use rtnl registration interfaceThomas Graf2007-04-255-29/+20
* [NET] rules: Use rtnl registration interfaceThomas Graf2007-04-253-12/+7
* [NEIGH]: Use rtnl registration interfaceThomas Graf2007-04-253-21/+20
* [NET] link: Use rtnl registration interfaceThomas Graf2007-04-251-5/+3
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-253-29/+184
* [CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker2007-04-251-10/+21
* [DCCP]: Sample RTT from SYN exchangeGerrit Renker2007-04-253-0/+18
* [CCID3]: Use function for RTT samplingGerrit Renker2007-04-252-41/+11
* [DCCP]: Provide function for RTT samplingGerrit Renker2007-04-252-2/+48
* [CCID3]: Handle Idle and Application-Limited periodsGerrit Renker2007-04-251-44/+40
* [CCID3]: Wrap computation of RFC3390-initial rate into separate functionGerrit Renker2007-04-251-7/+18
* [CCID3]: Remove build warnings for 64bitGerrit Renker2007-04-251-5/+7
* [CCID3]: More to see in dccp_probeGerrit Renker2007-04-251-7/+10
* [CCID3]: Add documentation for socket optionsGerrit Renker2007-04-251-0/+10
OpenPOWER on IntegriCloud