Commit Graph

51840 Commits (651350d10f93bed7003c9a66e24cf25e0f8eed3d)
 

Author SHA1 Message Date
Gerrit Renker 7dfee1a9c0 [CCID3]: Use function for RTT sampling 18 years ago
Gerrit Renker 4712a792ee [DCCP]: Provide function for RTT sampling 18 years ago
Gerrit Renker 0c150efb28 [CCID3]: Handle Idle and Application-Limited periods 18 years ago
Gerrit Renker a21f9f96cd [CCID3]: Wrap computation of RFC3390-initial rate into separate function 18 years ago
Gerrit Renker 1761f7d7fe [CCID3]: Remove build warnings for 64bit 18 years ago
Gerrit Renker fddc2feb94 [CCID3]: More to see in dccp_probe 18 years ago
Gerrit Renker f264510135 [CCID3]: Add documentation for socket options 18 years ago
Gerrit Renker 6626e3628f [DCCP]: More debug information for dccp_wait_for_ccid 18 years ago
Gerrit Renker ac12b0c495 [DCCP]: Always use debug-toggle parameters 18 years ago
Gerrit Renker 1266adee12 [CCID3]: Remove race condition and update t_ipi when `s' changes 18 years ago
Ian McDonald 8699be7d24 [CCID3]: More verbose debugging 18 years ago
Ian McDonald 551dc5f7a1 [CCID3]: Fix use of invalid loss intervals 18 years ago
Gerrit Renker 371fe7779c [CCID3]: Use MSS for larger initial windows 18 years ago
Gerrit Renker 9bf17475eb [CCID3]: Re-order CCID 3 source file 18 years ago
Gerrit Renker 353b13e10a [CCID3]: Remove redundant `len' test 18 years ago
Gerrit Renker 8d13bf9a0b [DCCP]: Remove ambiguity in the way before48 is used 18 years ago
Gerrit Renker b16be51b5e [DCCP]: Fix for follows48 18 years ago
Gerrit Renker d52de17b8c [DCCP]: Make `before' relation unambiguous 18 years ago
Gerrit Renker 0aec51c869 [DCCP]: Make dccp_delta_seqno return signed numbers 18 years ago
Gerrit Renker 6b811d43f6 [DCCP]: 48-bit sequence number arithmetic 18 years ago
Arnaldo Carvalho de Melo 8b5be26831 [FORCEDETH]: Use skb_tailroom where appropriate 18 years ago
Arnaldo Carvalho de Melo d004b8d490 [LMC]: lmc_main wants to use skb_tailroom 18 years ago
Arnaldo Carvalho de Melo f2adc98667 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb 18 years ago
Arnaldo Carvalho de Melo 6b88dd966b [SK_BUFF] ipv6: Use skb_network_offset in some more places 18 years ago
Arnaldo Carvalho de Melo dc5fc579b9 [NETLINK]: Use nlmsg_trim() where appropriate 18 years ago
Arnaldo Carvalho de Melo a36ca73337 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} 18 years ago
Arnaldo Carvalho de Melo 897933bcdf [SK_BUFF]: Remove skb_add_mtu() leftovers 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
Robert Olsson 965ffea43d [IPV4]: fib_trie root node settings 18 years ago
Robert Olsson 05eee48c5a [IPV4]: fib_trie resize break 18 years ago
Arnaldo Carvalho de Melo ca0605a7c8 [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
David S. Miller be8bd86321 [VLAN] vlan_dev: Use skb_reset_network_header(). 18 years ago
Peter Kovar afdf27c956 [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly 18 years ago
Samuel Ortiz c7630a4b93 [IrDA]: irda lockdep annotation 18 years ago
Samuel Ortiz 5c81cd75fa [IrDA]: removing stir4200 useless include 18 years ago
Arnaldo Carvalho de Melo 2e07fa9cd3 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo bff9b61ce3 [SK_BUFF]: Use the helpers to get the layer header pointer 18 years ago
Patrick McHardy 514bca322c [NET_SCHED]: Fix warning 18 years ago
Patrick McHardy bb239acf56 [NET_SCHED]: sch_cbq: fix watchdog scheduled too late 18 years ago
Patrick McHardy 4361cb17f0 [NET_SCHED]: Export real timer resolution in /proc/net/psched 18 years ago
Patrick McHardy 00c04af9df [NET_SCHED]: kill jiffie conversion macros 18 years ago
Patrick McHardy fb983d4578 [NET_SCHED]: sch_htb: use hrtimer based watchdog 18 years ago
Patrick McHardy 1a13cb63d6 [NET_SCHED]: sch_cbq: use hrtimer for delay_timer 18 years ago
Patrick McHardy e9054a339e [NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites 18 years ago
Patrick McHardy 88a993540a [NET_SCHED]: sch_cbq: use hrtimer based watchdog 18 years ago
Patrick McHardy 59cb5c6734 [NET_SCHED]: sch_netem: use hrtimer based watchdog 18 years ago