summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-26[NET_SCHED]: kill PSCHED_TDIFFPatrick McHardy2-8/+7
2007-04-26[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy4-14/+12
2007-04-26[NET_SCHED]: kill PSCHED_TLESSPatrick McHardy3-8/+6
2007-04-26[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2Patrick McHardy3-9/+7
2007-04-26[NET_SCHED]: kill PSCHED_AUDIT_TDIFFPatrick McHardy2-3/+0
2007-04-26[NET_SCHED]: sch_netem: fix off-by-one in send time comparisonPatrick McHardy1-1/+1
2007-04-26[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUESTThomas Graf1-4/+0
2007-04-26[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for dietYasuyuki Kozakai4-4/+22
2007-04-26[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabledYasuyuki Kozakai4-24/+17
2007-04-26[NETFILTER]: Use setup_timerPatrick McHardy7-26/+10
2007-04-26[NETFILTER]: nfnetlink_log: remove conditional lockingPatrick McHardy1-14/+4
2007-04-26[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...Michal Miroslaw1-4/+2
2007-04-26[NETFILTER]: nfnetlink_log: iterator functions need iter_state * onlyMichal Miroslaw1-11/+7
2007-04-26[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instanceMichal Miroslaw1-1/+1
2007-04-26[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...Michal Miroslaw1-3/+3
2007-04-26[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw1-15/+7
2007-04-26[NETFILTER]: nfnetlink_log: don't count max(a,b) twiceMichal Miroslaw1-8/+2
2007-04-26[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy33-228/+0
2007-04-26[NETEM]: spelling errorsStephen Hemminger1-3/+3
2007-04-26[NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf6-34/+18
2007-04-26[IPv4] diag: Use netlink_run_queue() to process the receive queueThomas Graf1-47/+27
2007-04-26[NETLINK]: Remove error pointer from netlink message handlerThomas Graf10-156/+93
2007-04-26[NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf4-14/+4
2007-04-26[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf4-12/+8
2007-04-26[NETLINK]: Remove unused groups variableThomas Graf1-2/+0
2007-04-26[TCP] westwood: Use type safe netlink interfaceThomas Graf1-10/+7
2007-04-26[TCP] vegas: Use type safe netlink interfaceThomas Graf1-10/+8
2007-04-26[RTNL]: Properly return rntl message handlerThomas Graf1-4/+4
2007-04-26[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeupStephen Hemminger1-1/+7
2007-04-26[NETEM]: avoid excessive requeuesStephen Hemminger2-10/+16
2007-04-26[NETEM]: Optimize tfifoStephen Hemminger1-4/+11
2007-04-26[NETEM]: use better types for time valuesStephen Hemminger1-9/+12
2007-04-26[NETEM]: report reorder percent correctly.Stephen Hemminger1-1/+2
2007-04-26[TCP]: cubic optimizationStephen Hemminger1-11/+39
2007-04-26[LIB]: div64_64 optimizationStephen Hemminger1-9/+7
2007-04-26[NET] rules: Unified rules dumpingThomas Graf6-34/+45
2007-04-26[RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf1-6/+3
2007-04-26[BRIDGE]: Use rtnl registration interfaceThomas Graf3-13/+17
2007-04-26[IPv6]: Use rtnl registration interfaceThomas Graf7-31/+31
2007-04-26[DECNet]: Use rtnl registration interfaceThomas Graf7-36/+20
2007-04-26[PKT_SCHED] act: Use rtnl registration interfaceThomas Graf1-9/+3
2007-04-26[PKT_SCHED] cls: Use rtnl registration interfaceThomas Graf1-12/+4
2007-04-26[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf2-21/+8
2007-04-26[IPv4]: Use rtnl registration interfaceThomas Graf5-29/+20
2007-04-26[NET] rules: Use rtnl registration interfaceThomas Graf3-12/+7
2007-04-26[NEIGH]: Use rtnl registration interfaceThomas Graf3-21/+20
2007-04-26[NET] link: Use rtnl registration interfaceThomas Graf1-5/+3
2007-04-26[RTNL]: Message handler registration interfaceThomas Graf3-29/+184
2007-04-26[CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker1-10/+21
2007-04-26[DCCP]: Sample RTT from SYN exchangeGerrit Renker3-0/+18