Commit History

Author SHA1 Message Date
  Eric Dumazet b357a364c5 inet: fix possible panic in reqsk_queue_unlink() 10 years ago
  Fan Du c69736696c inet: fix double request socket freeing 10 years ago
  Eric Dumazet 85645bab57 ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets 10 years ago
  Eric Dumazet 42cb80a235 inet: remove sk_listener parameter from syn_ack_timeout() 10 years ago
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 years ago
  Eric Dumazet 52452c5425 inet: drop prev pointer handling in request sock 10 years ago
  Eric Dumazet 08d2cc3b26 inet: request sock should init IPv6/IPv4 addresses 10 years ago
  Eric Dumazet d1e559d0b1 inet: add IPv6 support to sk_ehashfn() 10 years ago
  Eric Dumazet 407640de21 inet: add sk_listener argument to inet_reqsk_alloc() 10 years ago
  Eric Dumazet 16f86165bd inet: fill request sock ir_iif for IPv4 10 years ago
  Eric Dumazet 3f66b083a5 inet: introduce ireq_family 10 years ago
  Eric Dumazet bd337c581b ipv6: add missing ireq_net & ir_cookie initializations 10 years ago
  Eric Dumazet d77c555d32 net: fix CONFIG_NET_NS=n compilation 10 years ago
  Eric Dumazet 33cf7c90fe net: add real socket cookies 10 years ago
  Fabian Frederick 54da7996b8 dccp: remove blank lines between function/EXPORT_SYMBOL 10 years ago
  Tom Herbert b26ba202e0 net: Eliminate no_check from protosw 11 years ago
  Hannes Frederic Sowa 8ed1dc44d3 ipv4: introduce hardened ip_no_pmtu_disc mode 11 years ago
  Steffen Klassert 0e0d44ab42 net: Remove FLOWI_FLAG_CAN_SLEEP 12 years ago
  Hannes Frederic Sowa 482fc6094a ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE 11 years ago
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock 12 years ago
  Christoph Paasch 1a2c6181c4 tcp: Remove TCPCT 12 years ago
  Christoph Paasch e337e24d66 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock 12 years ago
  David S. Miller 92101b3b2e ipv4: Prepare for change of rt->rt_iif encoding. 13 years ago
  David S. Miller ba3f7f04ef ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. 13 years ago
  David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() 13 years ago
  David S. Miller 80d0a69fc5 ipv4: Add helper inet_csk_update_pmtu(). 13 years ago
  David S. Miller 1ed5c48f23 net: Remove checks for dst_ops->redirect being NULL. 13 years ago
  David S. Miller 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. 13 years ago
  Eric Dumazet 7586eceb0a ipv4: tcp: dont cache output dst for syncookies 13 years ago
  Eric Dumazet c72e118334 inet: makes syn_ack_timeout mandatory 13 years ago