Historique des commits

Auteur SHA1 Message Date
  Cong Wang 461b74c391 ipv4: clean up cookie_v4_check() il y a 10 ans
  Cong Wang e25f866fbc ipv4: share tcp_v4_save_options() with cookie_v4_check() il y a 10 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
  Eric Dumazet 971f10eca1 tcp: better TCP_SKB_CB layout to reduce cache line misses il y a 11 ans
  Eric Dumazet 24a2d43d88 ipv4: rename ip_options_echo to __ip_options_echo() il y a 11 ans
  Dan Williams 7bced39751 net_dma: simple removal il y a 11 ans
  Eric Dumazet fcdd1cf4dd tcp: avoid possible arithmetic overflows il y a 11 ans
  Eric Dumazet e11ecddf51 tcp: use TCP_SKB_CB(skb)->tcp_flags in input path il y a 11 ans
  Eric Dumazet ca777eff51 tcp: remove dst refcount false sharing for prequeue mode 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
  stephen hemminger 688d1945bc tcp: whitespace fixes 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
  Dmitry Popov 9ea88a1530 tcp: md5: check md5 signature without socket lock il y a 11 ans
  Dmitry Popov 64a124edcc tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys il y a 11 ans
  Duan Jiong 7304fe4681 net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS il y a 11 ans
  Tom Herbert b73c3d0e4f net: Save TX flow hash in sock and set in skbuf on xmit 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
  Octavian Purdila 936b8bdb53 tcp: add init_seq method to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila d94e0417ad tcp: add route_req method to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila fb7b37a7f3 tcp: add init_cookie_seq method to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila 16bea70aa7 tcp: add init_req method to tcp_request_sock_ops il y a 11 ans
  Octavian Purdila aa27fc5018 tcp: tcp_v[46]_conn_request: fix snt_synack initialization il y a 11 ans
  Octavian Purdila e0f802fbca tcp: move ir_mark initialization to tcp_openreq_init il y a 11 ans