Commit Graph

147 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
David S. Miller 902ebd3e0d sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() 14 years ago
David S. Miller 7ef73bca73 sctp: Fix debug message args. 14 years ago
David S. Miller f1c0a276ea sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit() 14 years ago
David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 years ago
Lai Jiangshan 1231f0baa5 net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() 14 years ago
David S. Miller 18a353f428 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() 14 years ago
Vlad Yasevich da0420bee2 sctp: clean up route lookup calls 14 years ago
Vlad Yasevich af1384703f sctp: remove useless arguments from get_saddr() call 14 years ago
Vlad Yasevich 9914ae3ca7 sctp: cache the ipv6 source after route lookup 14 years ago
David S. Miller a84b50ceb7 sctp: Pass __GFP_NOWARN to hash table allocation attempts. 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
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Wei Yongjun 6429d3dc4b sctp: missing set src and dest port while lookup output route 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 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
Alexey Dobriyan dc4c2c3105 net: remove INIT_RCU_HEAD() usage 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Vlad Yasevich 90f2f5318b sctp: Update SWS avaoidance receiver side algorithm 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Bhaskar Dutta 723884339f sctp: Sysctl configuration for IPv4 Address Scoping 16 years ago
Rafael Laufer 418372b0ab sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() 16 years ago
Jesper Dangaard Brouer eaa184a1a1 sctp: protocol.c call rcu_barrier() on unload. 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Brian Haley fb13d9f9e4 SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails 16 years ago
Vlad Yasevich d1dd524785 sctp: fix crash during module unload 16 years ago
Vlad Yasevich 914e1c8b69 sctp: Inherit all socket options from parent correctly. 16 years ago
Lucas Nussbaum 06e868066e sctp: Allow to disable SCTP checksums via module parameter 16 years ago
Randy Dunlap 157653ce79 sctp: fix missing label when PROC_FS=n 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 years ago
Herbert Xu f880374c2f sctp: Drop ipfargok in sctp_xmit function 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Vlad Yasevich 845525a642 sctp: Update sctp global memory limit allocations. 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
Florian Westphal c4e85f82ed sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 years ago
Pavel Emelyanov 3d00fb9eb1 sctp: fix error path in sctp_proc_init 17 years ago