Commit Graph

893 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
David S. Miller 6bd023f3dd ipv4: Make caller provide flowi4 key to inet_csk_route_req(). 14 years ago
David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 years ago
David S. Miller 0e73441992 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. 14 years ago
David S. Miller 2c42758cf6 dccp: Use cork flow in dccp_v4_connect() 14 years ago
Dan Rosenberg a294865978 dccp: handle invalid feature options length 14 years ago
David S. Miller f1390160dd dccp: Use flowi4->saddr in dccp_v4_connect() 14 years ago
David S. Miller 91ab0b60a1 ipv4: Get route daddr from flow key in dccp_v4_connect(). 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller 1958b856c1 net: Put fl6_* macros to struct flowi6 and use them again. 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 years ago
David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. 14 years ago
David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Gerrit Renker 720dc34bbb dccp: fix oops on Reset after close 14 years ago
David S. Miller 273447b352 ipv4: Kill can_sleep arg to ip_route_output_flow() 14 years ago
David S. Miller 420d44daa7 ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" 14 years ago
David S. Miller abdf7e7239 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". 14 years ago
David S. Miller 68d0c6d34d ipv6: Consolidate route lookup sequences. 14 years ago
Hagen Paul Pfeifer 3b193ade59 dccp: newdp is declared/assigned but never be used 14 years ago
David S. Miller dca8b089c9 ipv4: Rearrange how ip_route_newports() gets port keys. 14 years ago
David S. Miller 442b9635c5 tcp: Increase the initial congestion window to 10. 14 years ago
Gerrit Renker bfbb23466a dccp: make upper bound for seq_window consistent on 32/64 bit 14 years ago
Samuel Jero 763dadd47c dccp: fix bug in updating the GSR 14 years ago
Samuel Jero 2cf5be93d1 dccp: fix return value for sequence-invalid packets 14 years ago
Shan Wei b7ec19af63 dccp: remove unused macros 14 years ago
Tomasz Grobelny 0491026507 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 14 years ago
Tomasz Grobelny 871a2c16c2 dccp: Policy-based packet dequeueing infrastructure 14 years ago
Gerrit Renker 0ac7887022 dccp: fix error in updating the GAR 14 years ago
Gerrit Renker f72f2f4cde dccp ccid-2: whitespace fix-up 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Michael Witten c996d8b9a8 Docs/Kconfig: Update: osdl.org -> linuxfoundation.org 14 years ago
Gerrit Renker 7e87fe8430 dccp ccid-2: Separate option parsing from CCID processing 14 years ago
Gerrit Renker 52394eecec dccp ccid-2: Remove old infrastructure 14 years ago
Gerrit Renker d83447f094 dccp ccid-2: Schedule Sync as out-of-band mechanism 14 years ago
Gerrit Renker 18219463c8 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module 14 years ago
Gerrit Renker 3802408644 dccp ccid-2: Update code for the Ack Vector input/registration routine 14 years ago
Gerrit Renker 5753fdfe8b dccp ccid-2: Algorithm to update buffer state 14 years ago
Gerrit Renker b3d14bff12 dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling 14 years ago
Gerrit Renker 7d87093660 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code 14 years ago
Gerrit Renker f17a37c9b8 dccp ccid-2: Ack Vector interface clean-up 14 years ago
Gerrit Renker 1c0e0a0569 dccp ccid-2: Stop polling 14 years ago
Gerrit Renker b1fcf55eea dccp: Refine the wait-for-ccid mechanism 14 years ago
Gerrit Renker dc841e30ea dccp: Extend CCID packet dequeueing interface 14 years ago
Gerrit Renker fe84f4140f dccp: Return-value convention of hc_tx_send_packet() 14 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago