Historique des commits

Auteur SHA1 Message Date
  Kenjiro Nakayama 105970f608 net: Remove trailing whitespace in tcp.h icmp.c syncookies.c il y a 11 ans
  Eric Dumazet 815afe1785 tcp: fix build error if IPv6 is not enabled il y a 11 ans
  Eric Dumazet 870c315138 ipv6: introduce tcp_v6_iif() il y a 11 ans
  Cong Wang 461b74c391 ipv4: clean up cookie_v4_check() il y a 11 ans
  Cong Wang e25f866fbc ipv4: share tcp_v4_save_options() with cookie_v4_check() il y a 11 ans
  Linus Torvalds 35a9ad8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next il y a 11 ans
  Linus Torvalds d0cd84817c Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine il y a 11 ans
  Li RongQing a12a601ed1 tcp: Change tcp_slow_start function to return void il y a 11 ans
  Florian Westphal d82bd12298 tcp: move TCP_ECN_create_request out of header il y a 11 ans
  Florian Westphal 9890092e46 net: tcp: more detailed ACK events and events for CE marked packets il y a 11 ans
  Florian Westphal 7354c8c389 net: tcp: split ack slow/fast events from cwnd_event il y a 11 ans
  Daniel Borkmann 30e502a34b net: tcp: add flag for ca to indicate that ECN is required il y a 11 ans
  Florian Westphal 55d8694fa8 net: tcp: assign tcp cong_ops when tcp sk is created il y a 11 ans
  Eric Dumazet cd7d8498c9 tcp: change tcp_skb_pcount() location il y a 11 ans
  Eric Dumazet 971f10eca1 tcp: better TCP_SKB_CB layout to reduce cache line misses il y a 11 ans
  Dan Williams 3f33407856 net: make tcp_cleanup_rbuf private il y a 11 ans
  Dan Williams 7bced39751 net_dma: simple removal il y a 11 ans
  Eric Dumazet 7faee5c0d5 tcp: remove TCP_SKB_CB(skb)->when il y a 11 ans
  Eric Dumazet 04317dafd1 tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn il y a 11 ans
  Hannes Frederic Sowa a26552afe8 tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic il y a 11 ans
  Neal Cardwell 4fab907195 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() il y a 11 ans
  Andrey Vagin 9d186cac7f tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) il y a 11 ans
  Neal Cardwell 5ae344c949 tcp: reduce spurious retransmits due to transient SACK reneging il y a 11 ans
  Christoph Paasch 5ee2c941b5 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction il y a 11 ans
  Neal Cardwell 86c6a2c75a tcp: switch snt_synack back to measuring transmit time of first SYNACK il y a 11 ans
  Octavian Purdila 1fb6f159fd tcp: add tcp_conn_request il y a 11 ans
  Octavian Purdila 695da14eb0 tcp: add queue_add_hash to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila 2aec4a297b tcp: add mss_clamp to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila 5db92c9949 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack il y a 11 ans
  Octavian Purdila d6274bd8d6 tcp: add send_synack method to tcp_request_sock_ops il y a 11 ans