Commit Graph

89225 Commits (222441a6201f791238320e77eb4ba9528cd3934c)
 

Author SHA1 Message Date
Denys Vlasenko 2cf83afe90 [ATM] drivers/atm/horizon.c: stop inlining largish static functions 17 years ago
Ben Hutchings 4c821d753d [NET]: Fix kernel-doc for skb_segment 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
Eric Dumazet f37f0afb29 [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) 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
Rusty Russell e01bf1c833 net: check for underlength tap writes 17 years ago
Rusty Russell 14daa02139 net: make struct tun_struct private to tun.c 17 years ago
Pavel Emelyanov a40a7d15ba [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. 17 years ago
Vlad Yasevich ab38fb04c9 [SCTP]: Fix compiler warning about const qualifiers 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
Wei Yongjun 72da7b3860 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() 17 years ago
Jarek Poplawski e56cfad132 [NET_SCHED] cls_u32: refcounting fix for u32_delete() 17 years ago
Patrick McHardy 028b027524 [DCCP]: Fix skb->cb conflicts with IP 17 years ago
Pavel Emelyanov ae1b6a31b1 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. 17 years ago
Sergei Shtylyov 2de58e30db tg3: fix MMIO for PPC 44x platforms 17 years ago
Krzysztof Halasa 16a79142e5 Mark generic HDLC + PPP as broken. 17 years ago
Thomas Klein 44fb3126d7 ehea: Fix DLPAR memory add support 17 years ago
Stephen Hemminger 5a81f14330 sc92031: sysfs link missing 17 years ago
Sonic Zhang c500cb265e smc91x driver: fix bug: print warning only in interrupt mode 17 years ago
Ayaz Abdulla a376e79c60 forcedeth: mac address fix 17 years ago
Atsushi Nemoto 72cfe92266 macb: Use semicolon instead of comma for statement 17 years ago
Atsushi Nemoto 84b7901f8d macb: Call phy_disconnect on removing 17 years ago
Joakim Tjernlund 3d137fdd16 ucc_geth: fix non-functional fixed phy support 17 years ago
Laurent Pinchart 9a3c243d7d fs_enet: Don't call NAPI functions when NAPI is not used. 17 years ago
Stephen Hemminger c63eddb200 sky2: missing chip name for Yukon Supreme 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