Commit Graph

88975 Commits (52d6f3f11bdb8c26fead701c9dbad08acd28063d)
 

Author SHA1 Message Date
Denis V. Lunev 52d6f3f11b [TCP]: Cleanup /proc/tcp[6] creation/removal. 17 years ago
Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 years ago
Denis V. Lunev 1abf4fb20d [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. 17 years ago
Denis V. Lunev a4146b1b2c [TCP]: Replace struct net on tcp_iter_state with seq_net_private. 17 years ago
Denys Vlasenko 2cf83afe90 [ATM] drivers/atm/horizon.c: stop inlining largish static functions 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
Allan Stephens 3654ea02f2 [TIPC]: Improve socket time conversions 17 years ago
Allan Stephens 9673693284 [TIPC]: Remove redundant socket wait queue initialization 17 years ago
David S. Miller 6fb9114e4b Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Joe Perches b9f3124f08 [AF_UNIX]: Use SEQ_START_TOKEN 17 years ago
Vlad Yasevich 1a4187963e MAINTAINERS: New sctp mailing list 17 years ago
Gui Jianfeng 765ff02e89 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Neil Horman 30e9356007 [SCTP]: Correct /proc/net/assocs formatting error 17 years ago
YOSHIFUJI Hideaki 05f175cdcf [IPV6]: Fix IPV6_RECVERR for connected raw sockets. 17 years ago
Brian Haley 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets 17 years ago
Rami Rosen 6ac7eb0868 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. 17 years ago
YOSHIFUJI Hideaki b2a9d7c2f8 [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). 17 years ago
Wang Chen a28398ba61 [IPV6]: Check length of optval provided by user in setsockopt(). 17 years ago
YOSHIFUJI Hideaki 7f1eced8b0 [IPV6] MIP6: Use our standard definitions for paddings. 17 years ago
YOSHIFUJI Hideaki d7aabf22ef [IPV6]: Use in6addr_any where appropriate. 17 years ago
YOSHIFUJI Hideaki f3ee4010e8 [IPV6]: Define constants for link-local multicast addresses. 17 years ago
YOSHIFUJI Hideaki 9acd9f3ae9 [IPV6]: Make address arguments const. 17 years ago
YOSHIFUJI Hideaki dfd982baff [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). 17 years ago
YOSHIFUJI Hideaki 3eb84f4929 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). 17 years ago
YOSHIFUJI Hideaki fed85383ac [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. 17 years ago
YOSHIFUJI Hideaki caad295fed [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). 17 years ago
YOSHIFUJI Hideaki ff4e1fb0be [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. 17 years ago
YOSHIFUJI Hideaki a9f83bf385 [IPV6]: Sparse: Reuse previous delaration where appropriate. 17 years ago
YOSHIFUJI Hideaki 02e10b90cd [IPV6] SIT: Sparse: Use NULL pointer instead of 0. 17 years ago
YOSHIFUJI Hideaki aba6096b21 [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. 17 years ago
Stephen Hemminger c0b8c32b1c IPV4: use xor rather than multiple ands for route compare 17 years ago
YOSHIFUJI Hideaki 996b1dbadc [SCTP]: Use snmp_mib_{init,free}(). 17 years ago
YOSHIFUJI Hideaki 24e8b7e484 [DCCP]: Use snmp_mib_{init,free}(). 17 years ago
Stephen Hemminger 387a5487f5 ipv4: fib_trie leaf free optimization 17 years ago
Stephen Hemminger ef3660ce06 ipv4: fib_trie remove unused argument 17 years ago
Joe Perches 2e1e9848ac [ATM]: Use SEQ_START_TOKEN 17 years ago
Florian Westphal 4dfc281702 [Syncookies]: Add support for TCP options via timestamps. 17 years ago
Stephen Hemminger 15be75cdb5 IPV4: fib_trie use vmalloc for large tnodes 17 years ago
Rami Rosen 5c06f510a2 [IPV6]: Remove unused declarations in include/net/ip6_route.h. 17 years ago
Cornelia Huck 2d7bf36746 iucv: Delay bus registration until core is ready. 17 years ago
Heiko Carstens 9284d6c704 iucv: get rid of in_atomic() use. 17 years ago
Robert P. J. Day 3db8ce35c3 af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. 17 years ago
Patrick McHardy 4738c1db15 [SKFILTER]: Add SKF_ADF_NLATTR instruction 17 years ago
Rami Rosen 3cccd60784 [IPV6] Remove three method declarations in include/net/ndisc.h. 17 years ago
Gui Jianfeng eab2e0b2ec SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint 17 years ago
Li Zefan 935a7f6e4d SCTP: fix wrong debug counting of bind_bucket 17 years ago
Li Zefan e8c38751be SCTP: fix wrong debug counting of datamsg 17 years ago