aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-04-25[NET_SCHED]: kill PSCHED_TLESSPatrick McHardy
2007-04-25[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2Patrick McHardy
2007-04-25[NET_SCHED]: kill PSCHED_AUDIT_TDIFFPatrick McHardy
2007-04-25[NET_SCHED]: sch_netem: fix off-by-one in send time comparisonPatrick McHardy
2007-04-25[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUESTThomas Graf
2007-04-25[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for dietYasuyuki Kozakai
2007-04-25[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabledYasuyuki Kozakai
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink_log: remove conditional lockingPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...Michal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: iterator functions need iter_state * onlyMichal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instanceMichal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...Michal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: don't count max(a,b) twiceMichal Miroslaw
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[NETEM]: spelling errorsStephen Hemminger
2007-04-25[NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf
2007-04-25[IPv4] diag: Use netlink_run_queue() to process the receive queueThomas Graf
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf
2007-04-25[NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf
2007-04-25[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf
2007-04-25[NETLINK]: Remove unused groups variableThomas Graf
2007-04-25[TCP] westwood: Use type safe netlink interfaceThomas Graf
2007-04-25[TCP] vegas: Use type safe netlink interfaceThomas Graf
2007-04-25[RTNL]: Properly return rntl message handlerThomas Graf
2007-04-25[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeupStephen Hemminger
2007-04-25[NETEM]: avoid excessive requeuesStephen Hemminger
2007-04-25[NETEM]: Optimize tfifoStephen Hemminger
2007-04-25[NETEM]: use better types for time valuesStephen Hemminger
2007-04-25[NETEM]: report reorder percent correctly.Stephen Hemminger
2007-04-25[TCP]: cubic optimizationStephen Hemminger
2007-04-25[NET] rules: Unified rules dumpingThomas Graf
2007-04-25[RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf
2007-04-25[PKT_SCHED] act: Use rtnl registration interfaceThomas Graf
2007-04-25[PKT_SCHED] cls: Use rtnl registration interfaceThomas Graf
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf
2007-04-25[NET] rules: Use rtnl registration interfaceThomas Graf
2007-04-25[NEIGH]: Use rtnl registration interfaceThomas Graf
2007-04-25[NET] link: Use rtnl registration interfaceThomas Graf
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf
2007-04-25[CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker
2007-04-25[DCCP]: Sample RTT from SYN exchangeGerrit Renker
2007-04-25[CCID3]: Use function for RTT samplingGerrit Renker
2007-04-25[DCCP]: Provide function for RTT samplingGerrit Renker
2007-04-25[CCID3]: Handle Idle and Application-Limited periodsGerrit Renker