Commit Graph

65419 Commits (082a1ad573b76c8342c1da9d623aaeb5901e440b)
 

Author SHA1 Message Date
Thomas Graf 082a1ad573 [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() 18 years ago
Thomas Graf 7b67c8575f [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() 18 years ago
Thomas Graf 9825069d09 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() 18 years ago
Thomas Graf 79b8b7f4ab [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() 18 years ago
Arnaldo Carvalho de Melo 6168b96c07 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Arnaldo Carvalho de Melo 0740d49c24 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7c2335794 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo b8bda9d708 [DCCP] ackvec: Convert to ktime_t 18 years ago
Arnaldo Carvalho de Melo 668348a423 [DCCP] CCID3: Stop using dccp_timestamp 18 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Arnaldo Carvalho de Melo a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 18 years ago
Arnaldo Carvalho de Melo e7a81c6d62 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t 18 years ago
Arnaldo Carvalho de Melo 1faf0a1f5d [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t 18 years ago
Arnaldo Carvalho de Melo 23f062af6e [DCCP]: Convert ccid3hctx_t_ld to ktime_t 18 years ago
Arnaldo Carvalho de Melo ac198ea8d9 [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed 18 years ago
Neil Horman 4d93df0abd [SCTP]: Rewrite of sctp buffer management code 18 years ago
Jeff Garzik 13c99b248f [ETHTOOL]: Internal cleanup of ethtool_value-related handlers 18 years ago
Jeff Garzik 339bf02475 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS 18 years ago
Jeff Garzik ff03d49f0c [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count 18 years ago
Jeff Garzik 3ae7c0b2e3 [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls 18 years ago
Satyam Sharma 0bcc181618 [NET] netconsole: Support dynamic reconfiguration using configfs 18 years ago
Satyam Sharma b5427c2717 [NET] netconsole: Support multiple logging targets 18 years ago
Satyam Sharma 17951f34b0 [NET] netconsole: Introduce netconsole_netdev_notifier 18 years ago
Satyam Sharma df180e369c [NET] netconsole: Introduce netconsole_target 18 years ago
Satyam Sharma 8d4ef88b5d [NET] netconsole: Add some useful tips to documentation 18 years ago
Satyam Sharma 0cc120bea1 [NET] netconsole: Use netif_running() in write_msg() 18 years ago
Satyam Sharma d2b60881e2 [NET] netconsole: Simplify boot/module option setup logic 18 years ago
Satyam Sharma d133ccbdc3 [NET] netconsole: Remove bogus check 18 years ago
Satyam Sharma d39badf05b [NET] netconsole: Cleanups, codingstyle, prettyfication 18 years ago
Stephen Hemminger ab66b4a7a3 [IPV4] fib_trie: macro cleanup 18 years ago
Stephen Hemminger 0680191642 [IPV4] fib_trie: cleanup 18 years ago
Ilpo Järvinen 13dae42631 [TCP]: Update comment about highest_sack validity 18 years ago
Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 years ago
Ilpo Järvinen b9c4595bc4 [TCP]: Don't panic if S+L skb is detected 18 years ago
Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue 18 years ago
Ilpo Järvinen d02596e329 [TCP]: Keep state in Disorder also if only lost_out > 0 18 years ago
Ilpo Järvinen 86426c22d2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals 18 years ago
Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify 18 years ago
Ilpo Järvinen 83ae40885f [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines 18 years ago
Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 years ago
Ilpo Järvinen 35e8694198 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked 18 years ago
Ilpo Järvinen af610b4ca1 [TCP]: Add tcp_dec_pcount_approx int variant 18 years ago
Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 years ago
Ilpo Järvinen 539d243fdd [TCP]: Access to highest_sack obsoletes forward_cnt_hint 18 years ago
Ilpo Järvinen 9bff40fda0 [TCP] FRTO: remove unnecessary fackets/sacked_out recounting 18 years ago
Ilpo Järvinen 4ddf66769d [TCP]: Move Reno SACKed_out counter functions earlier 18 years ago
David S. Miller d06e021d71 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). 18 years ago