Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Paasch e337e24d66 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock hace 12 años
  David S. Miller 92101b3b2e ipv4: Prepare for change of rt->rt_iif encoding. hace 13 años
  David S. Miller ba3f7f04ef ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. hace 13 años
  David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() hace 13 años
  David S. Miller 80d0a69fc5 ipv4: Add helper inet_csk_update_pmtu(). hace 13 años
  David S. Miller 1ed5c48f23 net: Remove checks for dst_ops->redirect being NULL. hace 13 años
  David S. Miller 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
  Eric Dumazet 7586eceb0a ipv4: tcp: dont cache output dst for syncookies hace 13 años
  Eric Dumazet c72e118334 inet: makes syn_ack_timeout mandatory hace 13 años
  Samuel Jero f541fb7e20 dccp: fix bug in sequence number validation during connection setup hace 13 años
  David S. Miller 898f73585b dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). hace 13 años
  RongQing.Li 525c6465d4 dccp: fix error propagation in dccp_v4_connect hace 13 años
  Eric Dumazet 918eb39962 net: add missing bh_unlock_sock() calls hace 13 años
  David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. hace 14 años
  David S. Miller 6bd023f3dd ipv4: Make caller provide flowi4 key to inet_csk_route_req(). hace 14 años
  David S. Miller 0e73441992 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. hace 14 años
  David S. Miller 2c42758cf6 dccp: Use cork flow in dccp_v4_connect() hace 14 años
  David S. Miller f1390160dd dccp: Use flowi4->saddr in dccp_v4_connect() hace 14 años
  David S. Miller 91ab0b60a1 ipv4: Get route daddr from flow key in dccp_v4_connect(). hace 14 años
  Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt hace 14 años
  David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() hace 14 años
  David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. hace 14 años
  David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. hace 14 años
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. hace 14 años
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi hace 14 años
  David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. hace 14 años
  David S. Miller 273447b352 ipv4: Kill can_sleep arg to ip_route_output_flow() hace 14 años
  David S. Miller 420d44daa7 ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" hace 14 años
  David S. Miller abdf7e7239 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". hace 14 años
  David S. Miller dca8b089c9 ipv4: Rearrange how ip_route_newports() gets port keys. hace 14 años