Commit Graph

173 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. 14 years ago
David S. Miller 6bd023f3dd ipv4: Make caller provide flowi4 key to inet_csk_route_req(). 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
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
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
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 dca8b089c9 ipv4: Rearrange how ip_route_newports() gets port keys. 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 14 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Herbert Xu bb29624614 inet: Remove unused send_check length argument 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Gerrit Renker d14a0ebda7 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Gerrit Renker d99a7bd210 dccp: Cleanup routines for feature negotiation 16 years ago
Gerrit Renker ac75773c27 dccp: Per-socket initialisation of feature negotiation 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker 702083839b dccp: Cleanup routines for feature negotiation 17 years ago
Gerrit Renker 828755cee0 dccp: Per-socket initialisation of feature negotiation 17 years ago
Wei Yongjun 18e1d83600 dccp: Fix incorrect length check for ICMPv4 packets 17 years ago
Wei Yongjun d68f0866f7 dccp: Fix sequence number check for ICMPv4 packets 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Wei Yongjun 6079a463cf dccp: Fix to handle short sequence numbers packet correctly 17 years ago
Pavel Emelyanov 13f51d82ac [DCCP]: Fix comment about control sockets. 17 years ago