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