summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [DCCP]: More debug information for dccp_wait_for_ccidGerrit Renker2007-04-251-1/+2
* [DCCP]: Always use debug-toggle parametersGerrit Renker2007-04-251-4/+0
* [CCID3]: Remove race condition and update t_ipi when `s' changesGerrit Renker2007-04-251-23/+12
* [CCID3]: More verbose debuggingIan McDonald2007-04-251-1/+12
* [CCID3]: Fix use of invalid loss intervalsIan McDonald2007-04-251-1/+1
* [CCID3]: Use MSS for larger initial windowsGerrit Renker2007-04-251-5/+5
* [CCID3]: Re-order CCID 3 source fileGerrit Renker2007-04-251-44/+45
* [CCID3]: Remove redundant `len' testGerrit Renker2007-04-251-5/+2
* [DCCP]: Remove ambiguity in the way before48 is usedGerrit Renker2007-04-251-2/+4
* [DCCP]: Fix for follows48Gerrit Renker2007-04-251-3/+1
* [DCCP]: Make `before' relation unambiguousGerrit Renker2007-04-251-5/+2
* [DCCP]: Make dccp_delta_seqno return signed numbersGerrit Renker2007-04-251-2/+5
* [DCCP]: 48-bit sequence number arithmeticGerrit Renker2007-04-252-21/+28
* [FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo2007-04-251-11/+7
* [LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo2007-04-251-1/+1
* [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo2007-04-251-1/+0
* [SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2007-04-252-3/+4
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-2534-62/+93
* [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo2007-04-251-12/+0
* [SK_BUFF]: Remove skb_add_mtu() leftoversArnaldo Carvalho de Melo2007-04-252-15/+0
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-2515-18/+23
* [IPV4]: fib_trie root node settingsRobert Olsson2007-04-251-2/+2
* [IPV4]: fib_trie resize breakRobert Olsson2007-04-251-3/+23
* [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb tooArnaldo Carvalho de Melo2007-04-251-1/+4
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-2515-56/+101
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25110-329/+396
* [VLAN] vlan_dev: Use skb_reset_network_header().David S. Miller2007-04-251-1/+1
* [IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar2007-04-251-0/+1
OpenPOWER on IntegriCloud